diff options
| author | 2022-05-29 03:58:18 -0400 | |
|---|---|---|
| committer | 2022-05-29 03:58:18 -0400 | |
| commit | 8c450c63ec634ed7089287cb7311454044028677 (patch) | |
| tree | 8e75bd27383704b633febc7e4c3cc18a51ddb589 /project.janet | |
| parent | Make test suite handle /r in templates. (diff) | |
add description to project.janet
Diffstat (limited to 'project.janet')
| -rw-r--r-- | project.janet | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/project.janet b/project.janet index 267b74a..2cc9b11 100644 --- a/project.janet +++ b/project.janet @@ -1,5 +1,6 @@ (declare-project :name "spork" + :description "Official contrib library of various Janet utility modules." :author "Calvin Rose" :license "MIT" :url "https://github.com/janet-lang/spork" |
