summaryrefslogtreecommitdiff
path: root/Biz/Ide/tips
diff options
context:
space:
mode:
Diffstat (limited to 'Biz/Ide/tips')
-rwxr-xr-xBiz/Ide/tips13
1 files changed, 0 insertions, 13 deletions
diff --git a/Biz/Ide/tips b/Biz/Ide/tips
deleted file mode 100755
index 21808eb..0000000
--- a/Biz/Ide/tips
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/usr/bin/env bash
-echo ""
-echo "bizdev" | figlet | lolcat
-echo ""
-echo " bild compile code"
-echo " repl start a repl"
-echo " deps manage dependencies with niv"
-echo " tips show this message"
-echo " lint auto-lint all changed files"
-echo " push send a namespace to the cloud"
-echo " ship lint, bild, and push one (or all) namespace(s)"
-echo " tidy cleanup common working files"
-echo ""