nf7/README.md
2023-11-25 12:10:38 +09:00

20 lines
314 B
Markdown

Nf7
====
Nf7 is an abstraction layer for Media-programming.
The goal is to allow creative activities on any platforms without any differences.
**UNDER REFACTORING:** Please checkout tag v0.4.1 to see a codebase which works.
## Build
```bash
$ cmake -B build
$ cmake --build build -j4
```
## License
WTFPLv2