<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sisu/bin/sisugem, branch upstream</title>
<subtitle>SiSU: document publishing and search (in Ruby) 1997</subtitle>
<link rel='alternate' type='text/html' href='https://www.sisudoc.com/projects/sisu/'/>
<entry>
<title>v4 v5: rake create build &amp; install sisu gemspec; bin/sisugem (add .gitignore)</title>
<updated>2013-12-03T04:30:51+00:00</updated>
<author>
<name>Ralph Amissah</name>
<email>ralph@amissah.com</email>
</author>
<published>2013-12-03T04:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://www.sisudoc.com/projects/sisu/commit/?id=da5e7ffe9b6b76f965d3ec01b4bef0c99b7f1955'/>
<id>da5e7ffe9b6b76f965d3ec01b4bef0c99b7f1955</id>
<content type='text'>
* rake gemcbi #(create build install sisu gem)
* rake gemspecscreate &amp;&amp; \
  rake gembuild &amp;&amp; \
  sudo rake geminstall
* rake gemspecscreate &amp;&amp; \
  gem build sisu5.gemspec &amp;&amp; \
  sudo gem install --no-rdoc --no-ri \
  sisu-5.1.0.gem
* bin/sisu updated (modified to take account of gems)
* bin/sisugem added
* .gitignore sisu-*.gem sisu*.gemspec
  consider inclusion (&amp; tracking) of rake created sisu4.gemspec sisu5.gemspec
  (as this makes their availability more obvious)
* once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise
  as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM"
  should work (as it is installed by gemspec, but not other sisu installers)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rake gemcbi #(create build install sisu gem)
* rake gemspecscreate &amp;&amp; \
  rake gembuild &amp;&amp; \
  sudo rake geminstall
* rake gemspecscreate &amp;&amp; \
  gem build sisu5.gemspec &amp;&amp; \
  sudo gem install --no-rdoc --no-ri \
  sisu-5.1.0.gem
* bin/sisu updated (modified to take account of gems)
* bin/sisugem added
* .gitignore sisu-*.gem sisu*.gemspec
  consider inclusion (&amp; tracking) of rake created sisu4.gemspec sisu5.gemspec
  (as this makes their availability more obvious)
* once gem is installed: "sisu _5.1.0_ -vM" (to see version, commands otherwise
  as usual) if paths are such that sisu is not available "sisugem _5.1.0_ -vM"
  should work (as it is installed by gemspec, but not other sisu installers)
</pre>
</div>
</content>
</entry>
</feed>
