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

https://github.com/japrozs/template


https://github.com/japrozs/template

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# `template`

setup your simple C projects quickly and easily.
![demo](./assets/demo.gif)

## Usage

```bash
# copy/clone the new.sh script wherever you want it
chmod +x ./new.sh
./new.sh
```