Skip to content
Snippets Groups Projects
Commit 1275bbe9 authored by insert's avatar insert
Browse files

Merge branch 'master' into 'master'

Add shields

See merge request !1
parents e2fa46ab 8cfed1d1
Branches
1 merge request!1Add shields
......@@ -2,6 +2,11 @@
> Node.js library for GCC and G++ compilers
[![](https://img.shields.io/npm/v/gnucc.svg?style=flat-square)](https://www.npmjs.com/package/gnucc)
[![](https://img.shields.io/npm/dt/gnucc.svg?style=flat-square)](https://www.npmjs.com/package/gnucc)
[![](https://img.shields.io/david/insertish/gnucc.svg?style=flat-square)](https://www.npmjs.com/package/gnucc)
[![](https://img.shields.io/bundlephobia/minzip/gnucc.svg?style=flat-square)](https://www.npmjs.com/package/gnucc)
- Simplified options and usage
- Types and intellisense support
- Supports compilation of C and C++ files through `gcc` and `g++`
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment