[DRE-commits] [ruby-simple-navigation] 01/01: Add instructions for running demo.

Ben Armstrong synrg at alioth.debian.org
Tue Aug 13 13:18:30 UTC 2013


This is an automated email from the git hooks/post-receive script.

synrg pushed a commit to branch master
in repository ruby-simple-navigation.

commit 97ce4410a7e4ab55ed673025e4eea82db28b6ac3
Author: Ben Armstrong <synrg at debian.org>
Date:   Tue Aug 13 10:12:16 2013 -0300

    Add instructions for running demo.
---
 debian/README.Debian |   14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..6eeda5e
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,14 @@
+If you would like to run simple-navigation-demo with rails3, modified to work
+with Debian packages, do the following:
+
+$ apt-get install git rubygems-integration ruby-haml
+$ git clone https://github.com/synrg/simple-navigation-demo.git
+$ cd simple-navigation-demo/rails3
+$ rackup
+
+Use your web browser to access the demo at http://localhost:9292/
+
+The sinatra demo doesn't work yet because it has dependencies not yet in
+Debian. Patches welcome (submit them through github, not the Debian BTS).
+
+ -- Ben Armstrong <synrg at sanctuary.nslug.ns.ca>  Tue, 13 Aug 2013 08:54:47 -0300

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-simple-navigation.git



More information about the Pkg-ruby-extras-commits mailing list