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

https://github.com/japrozs/sip

sip is a tool to setup a new C project.
https://github.com/japrozs/sip

Last synced: 3 months ago
JSON representation

sip is a tool to setup a new C project.

Awesome Lists containing this project

README

        

# sip

`sip` is a tool to setup a new `C` project.

## Usage

```bash
# Clone the repo
cd sip
make
./bin/sip new
```

#### License - `MIT`