mirror of
https://github.com/nadimkobeissi/mkbsd.git
synced 2025-01-05 09:35:37 +00:00
28a7760c09
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.
5 lines
70 B
Nim
5 lines
70 B
Nim
requires "nim >= 2.0.8"
|
|
requires "chronos >= 4.0.3"
|
|
|
|
bin = @["mkbsd"]
|