An open API service indexing awesome lists of open source software.

https://github.com/vcaesar/gocs

go c-shared build tool
https://github.com/vcaesar/gocs

build c-shared go golang

Last synced: 12 months ago
JSON representation

go c-shared build tool

Awesome Lists containing this project

README

          

# gocs
go c-shared build tool

## Installation:
```
go get -v github.com/vcaesar/gocs
```

## Use

```
gocs -n ${name}

// set flags
gocs -n ${name} -f=false
gocs -n ${name} -a
```