public
Description: Piston is a utility that eases vendor branch management. This repository is a complete reimplementation of Piston to provide different backends, depending on the repositories and working copies you pistonize from.
Homepage: http://piston.rubyforge.org/
Clone URL: git://github.com/francois/piston.git
francois (author)
Tue May 13 17:17:53 -0700 2008
commit  1d52246f7acabb0fdec2f555430702840146d418
tree    744b3fa8d01e231c8493bedd58a04a48fccff70c
parent  0d066f30f00db013c1dd0ac62b464156dc061b92
piston / website / index.html
100644 11 lines (10 sloc) 0.389 kb
1
2
3
4
5
6
7
8
9
10
11
<html>
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8">
    <title>piston</title>
    
  </head>
  <body id="body">
    <p>This page has not yet been created for RubyGem <code>piston</code></p>
    <p>To the developer: To generate it, update website/index.txt and run the rake task <code>website</code> to generate this <code>index.html</code> file.</p>
  </body>
</html>