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!
- Host: GitHub
- URL: https://github.com/mr-cheff/build-sys
- Owner: mr-cheff
- License: other
- Created: 2021-08-09T09:59:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-10T22:18:16.000Z (almost 4 years ago)
- Last Synced: 2024-11-22T03:02:57.075Z (6 months ago)
- Topics: bs, build, build-system
- Language: Nim
- Homepage: https://mauro-balades.github.io/build-sys/
- Size: 146 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```