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

https://github.com/mr-cheff/build-sys

A recreation from Makefile made in nim!
https://github.com/mr-cheff/build-sys

bs build build-system

Last synced: 5 months ago
JSON representation

A recreation from Makefile made in nim!

Awesome Lists containing this project

README

        

# build-sys (nim)

A recreation from Makefile made in nim!

### Usage

We have made a test file so that you can try and see!

```sh
$ cd test
$ sh test.sh
```