Closed guilhermesilveira closed 13 years ago
gem build restfulie.gemspec does not solve the problem?
yep :) gem build restfulie.gemspec > pkg && gem install -l pkg/x.gem its just a shortcut for those two lines when you want to test them
for deployment, runing those two lines once is fine
Take a look at pull request :D
well done! thanks. wanna go for a deeper one? there are 3 new ones!
Course! I'm just finishing some tasks to conquest the world and will restify myself :D
Just let me know which one!
On 13/03/2011 7:35 PM, "abstractj" < reply@reply.github.com> wrote:
Course! I'm just finishing some tasks to conquest the world and will restify myself :D
https://github.com/caelum/restfulie/issues/62#comment_867114
I will work next days with issues: 47, 51
66 is also cute if you want
Don't worry, I've pick up this ticket too. Clojure devs don't love me
rake build should build the gem rake install should locally install it