basic

A basic ruby webapp generator.

MIT License

Downloads
26.7K
Stars
5
Committers
2

Natstrap

AKA, icco/basic.

This is used to generate a project to work on.

TODO

  • commonly used Rake tasks through include

Links

Installation

$ gem install natstrap

Usage

Tasks:
  natstrap help [TASK]  # Describe available tasks or one specific task
  natstrap launch       # Launch a new server.
  natstrap new name     # Create a project named NAME.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request
Package Rankings
Top 24.13% on Rubygems.org
Badges
Extracted from project README
Build Status Dependency Status Code Climate