[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

Similar Threads

[ANN] Mr Bones - 1.2.0 0
[ANN] Mr Bones - 1.1.0 16
[ANN] Mr Bones - 1.3.0 0
[ANN] Mr Bones 1.3.1 0
[ANN] Mr Bones 1.3.2 7
ANN] isolate 3.1.0 Released 0
ANN: rake-compiler 0.2.1 1
[ANN] hoe 1.12.0 Released 0

Members online

Forum statistics

Threads
473,770
Messages
2,569,584
Members
45,075
Latest member
MakersCBDBloodSupport

Latest Threads

Top