mirror of
https://github.com/daylinmorgan/forge.git
synced 2024-11-14 21:17:54 -06:00
10 lines
143 B
Markdown
10 lines
143 B
Markdown
# forge
|
|
|
|
A toolchain to forge your multi-platform `nim` binaries.
|
|
|
|
## install
|
|
|
|
```sh
|
|
nimble install https://github.com/daylinmorgan/forge
|
|
```
|
|
|