Skip to content

Commit 04db4f6

Browse files
committed
Add judge as dependency
1 parent 898b0c8 commit 04db4f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

project.janet

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
:name "janet"
33
:description "A command line utility for planing your days"
44
:dependencies [{:repo "https://github.com/pyrmont/testament"}
5+
{:url "https://github.com/ianthehenry/judge.git" :tag "v2.6.1"}
56
{:repo "https://github.com/janet-lang/argparse"}])
67

78
(declare-executable

0 commit comments

Comments
 (0)