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

https://github.com/alepacho/osnova


https://github.com/alepacho/osnova

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Osnova

Osnova is a minimal application abstraction for [Base](https://github.com/Alepacho/base).

## Usage

See how to compile Base, then type:

```bash
$ mkdir build && cd build
$ cmake ..
$ make
```