A
Alexey Verkhovsky
Dear Rubygems experts,
If you want to see Instiki (the most popular Ruby application that is
not a Ruby programming tool) released as gem, please help me to get
around
http://rubyforge.org/tracker/index.php?func=detail&aid=1301&group_id=126&atid=575,
or to otherwise confirm that the gem can be remotely installed with all
dependencies by
gem install instiki
instiki
No Step Three (TM)
You can build the gem from Instiki CVS thus:
cvs -d
server:[email protected]:/var/cvs/instiki login
cvs -z3 -d
server:[email protected]:/var/cvs/instiki co instiki
cd instiki
rake clean package
cd pkg
ls -l instiki-0.9.2.gem
I'd be grateful for any feedback on the gem packaging code itself.
Instiki 0.9.2 tomorrow!
Best regards,
Alexey Verkhovsky
If you want to see Instiki (the most popular Ruby application that is
not a Ruby programming tool) released as gem, please help me to get
around
http://rubyforge.org/tracker/index.php?func=detail&aid=1301&group_id=126&atid=575,
or to otherwise confirm that the gem can be remotely installed with all
dependencies by
gem install instiki
instiki
No Step Three (TM)
You can build the gem from Instiki CVS thus:
cvs -d
cvs -z3 -d
cd instiki
rake clean package
cd pkg
ls -l instiki-0.9.2.gem
I'd be grateful for any feedback on the gem packaging code itself.
Instiki 0.9.2 tomorrow!
Best regards,
Alexey Verkhovsky