bones 2.0.1
Mr Bones is a handy tool that builds a skeleton for your new Ruby projects. The skeleton contains some starter code and a collection of rake tasks to ease the management and deployment of your source code. Mr Bones is not viral -- all the code your project needs is included in the skeleton (no gem dependency required).
Gemfile:
=
install:
=
Runtime Dependencies (1):
rake
>= 0.8.1