We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 898b0c8 commit 04db4f6Copy full SHA for 04db4f6
1 file changed
project.janet
@@ -2,6 +2,7 @@
2
:name "janet"
3
:description "A command line utility for planing your days"
4
:dependencies [{:repo "https://github.com/pyrmont/testament"}
5
+ {:url "https://github.com/ianthehenry/judge.git" :tag "v2.6.1"}
6
{:repo "https://github.com/janet-lang/argparse"}])
7
8
(declare-executable
0 commit comments