nifty.nimble
1 2 3 4 5 6 7 8 9 10
[Package] name = "nifty" version = "0.1.0" author = "Fabio Cevasco" description = "A pseudo package manager and script runner." license = "MIT" bin = "minim" [Deps] requires: "nim >= 0.15.2"