summaryrefslogtreecommitdiff
path: root/bin/nb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/nb')
-rwxr-xr-xbin/nb4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/nb b/bin/nb
new file mode 100755
index 0000000..b674232
--- /dev/null
+++ b/bin/nb
@@ -0,0 +1,4 @@
+#!/usr/bin/env ruby
+# frozen_string_literal: true
+
+require 'nano-bots/cli'