summaryrefslogtreecommitdiff
path: root/nch/Gemfile
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2014-10-27 15:48:01 +0100
committermguetlein <martin.guetlein@gmail.com>2014-10-27 15:48:01 +0100
commit36ea2f865014a761be9fe74719f4c88dbaffeb81 (patch)
treebaf3f9799cf0d3b3896699845bdd2548eadd27a5 /nch/Gemfile
parent9892566a309ac99c21adad9fee5a2e625d8d4042 (diff)
inital commit more documentation will be added
Diffstat (limited to 'nch/Gemfile')
-rw-r--r--nch/Gemfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/nch/Gemfile b/nch/Gemfile
new file mode 100644
index 0000000..1c64141
--- /dev/null
+++ b/nch/Gemfile
@@ -0,0 +1,3 @@
+source 'http://rubygems.org'
+gemspec
+gem "opentox-client", :path => "../../opentox-client"