forge/README.md

11 lines
143 B
Markdown
Raw Normal View History

2023-09-05 16:47:37 -05:00
# forge
2023-09-04 23:24:13 -05:00
2023-09-05 16:47:37 -05:00
A toolchain to forge your multi-platform `nim` binaries.
## install
```sh
nimble install https://github.com/daylinmorgan/forge
```
2023-09-04 23:24:13 -05:00