aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wilmott <p@p8952.info>2015-01-20 17:15:59 +0000
committerPeter Wilmott <p@p8952.info>2015-01-20 17:15:59 +0000
commit5a6ed29452fbe8fb77d6b1bb4aefa5bd8ee1e388 (patch)
tree605eba20a2e0f9580c7a20c3e65a652909b0aa8b /README.md
parentUpdate page title (diff)
downloadruby-tinderbox-5a6ed29452fbe8fb77d6b1bb4aefa5bd8ee1e388.tar.gz
ruby-tinderbox-5a6ed29452fbe8fb77d6b1bb4aefa5bd8ee1e388.tar.bz2
ruby-tinderbox-5a6ed29452fbe8fb77d6b1bb4aefa5bd8ee1e388.zip
Create README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7e758d9
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# Ruby Tinderbox
+
+Scripts for testing Ruby related packages in Gentoo Linux.
+
+## Usage
+
+ vagrant up
+ vagrant ssh
+ cd /vagrant
+ ./tinder.sh category/package-version-revision
+
+# [Ruby Stats](http://ruby-stats.p8952.info/)
+
+Web interface and build server built on top of the above mentioned script.
+
+Maintains a database of the build results of all Ruby related packages.