# Package version = "0.1.0" author = "Jonathan Bernard" description = "Wrapper around CLI commands (passing input as arguments)." license = "MIT" bin = @["cmd_shell"] # Dependencies requires @["nim >= 0.16.1", "cliutils"]