Commit 6ee4bc9

mo khan <mo@mokhan.ca>
2021-02-07 00:12:47
chore: add console command
1 parent e5c014a
Changed files (1)
jive.yml
@@ -1,5 +1,6 @@
 ---
 commands:
   autofix: ./bin/style -A
+  console: ./bin/console
   style: ./bin/style
   test: ./bin/test