Commit 82d0117

mo khan <mo@mokhan.ca>
2021-02-07 00:41:27
chore: add setup and shipit commands
1 parent 6ee4bc9
Changed files (1)
jive.yml
@@ -2,5 +2,7 @@
 commands:
   autofix: ./bin/style -A
   console: ./bin/console
+  setup: ./bin/setup
+  shipit: ./bin/shipit
   style: ./bin/style
   test: ./bin/test