mirror of
https://github.com/nadimkobeissi/mkbsd.git
synced 2025-04-20 20:06:33 -04:00
If you don't have it installed already, [nim](https://nim-lang.org) and all libraries needed will be installed as part of the build.
4 lines
70 B
Nim
4 lines
70 B
Nim
requires "nim >= 2.0.8"
|
|
requires "chronos >= 4.0.3"
|
|
|
|
bin = @["mkbsd"]
|