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

https://github.com/rasitds/northernlights-cli

Open-Source Repository of Northern Lights Command Line Interface written in C++
https://github.com/rasitds/northernlights-cli

Last synced: 11 months ago
JSON representation

Open-Source Repository of Northern Lights Command Line Interface written in C++

Awesome Lists containing this project

README

          

# Northern Lights Command-line Interface

Command-line Interface for something cool

**Current Stage: `pre-alpha`**

Instructions for using the app:

> cd northernlights-cli
>
> mkdir build && cd build
>
> cmake ..
>
> make

### Libraries used in this app

[Termcolor](https://github.com/ikalnytskyi/termcolor)

[RapidJSON](https://github.com/Tencent/rapidjson)