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

https://github.com/kod1ngclub/ccli

📗 Framework for ANSI CLI app with C
https://github.com/kod1ngclub/ccli

argument-parser cli framework

Last synced: about 1 year ago
JSON representation

📗 Framework for ANSI CLI app with C

Awesome Lists containing this project

README

          

# ccli

📗 Framework for ANSI CLI app with C

## Concept

- As easy as possible
- Explicit
- Fast
- Zero memory footprint

## Getting started

```py
# make amalgam build
python3 make.py
```

## License

ccli is under **GPL 3.0**