[protip] Mr Bones

T

Tim Pease

Mr Bones is a collection of rake tasks and a ruby command line =
application for creating projects from templates and building / testing =
/ releasing those projects. It is similar to Hoe and Jeweler.

If you find yourself hacking on a project that is using Mr Bones, you =
can get your development environment up and running quickly with these =
two steps:

gem install bones
rake gem:install_dependencies

The "install_dependencies" rake task is provided by Mr Bones. It looks =
at the dependencies required to do development work on the project =
you're hacking. If some of those dependencies are missing, it will =
download and install the needed gems.

Thanks for reading this [protip].


Tim Pease -- author of Mr Bones --=
 
S

steve ross

=20
Mr Bones is a collection of rake tasks and a ruby command line =
application for creating projects from templates and building / testing =
/ releasing those projects. It is similar to Hoe and Jeweler.
=20
If you find yourself hacking on a project that is using Mr Bones, you =
can get your development environment up and running quickly with these =
two steps:
=20
gem install bones
rake gem:install_dependencies
=20
The "install_dependencies" rake task is provided by Mr Bones. It looks =
at the dependencies required to do development work on the project =
you're hacking. If some of those dependencies are missing, it will =
download and install the needed gems.
=20
Thanks for reading this [protip].
=20
=20
Tim Pease -- author of Mr Bones --

+1 for Tim's gem!=
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,982
Messages
2,570,186
Members
46,740
Latest member
JudsonFrie

Latest Threads

Top