summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-02-20 15:15:17 +0000
committerChristoph Helma <helma@in-silico.ch>2012-02-20 15:15:17 +0000
commitcfa65920c08dec306afbce85ba376d348b45b8f3 (patch)
treeadfdf23135efb7a040812e6a25ec54338002c83f /Rakefile
initial skeleton
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Rakefile b/Rakefile
new file mode 100644
index 0000000..2995527
--- /dev/null
+++ b/Rakefile
@@ -0,0 +1 @@
+require "bundler/gem_tasks"