]> git.cworth.org Git - sup/commitdiff
added console.sh
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sun, 15 Jul 2007 22:46:33 +0000 (22:46 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Sun, 15 Jul 2007 22:46:33 +0000 (22:46 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@498 5c8cc53c-5e98-4d25-b20a-d8db53a31250

devel/console.sh [new file with mode: 0644]
devel/start-console.rb [new file with mode: 0644]

diff --git a/devel/console.sh b/devel/console.sh
new file mode 100644 (file)
index 0000000..ac11934
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+irb -I lib -r devel/start-console.rb
diff --git a/devel/start-console.rb b/devel/start-console.rb
new file mode 100644 (file)
index 0000000..2d7de10
--- /dev/null
@@ -0,0 +1,5 @@
+require 'sup'
+include Redwood
+start
+Index.new
+Index.load