aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/bbl3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/bbl b/bin/bbl
new file mode 100644
index 00000000..b22e739e
--- /dev/null
+++ b/bin/bbl
@@ -0,0 +1,3 @@
+require 'bubble/cli'
+
+Bubble::CLI.start \ No newline at end of file