SNTR
This is a command-line tool to ease the flow of creating and managing Sinatra applications and extensions.
Installation
In order to install this gem, you just need to install the gem from your command line as follows:
$gem install sntr
Usage
…The usage will be explained here…
Dependencies
This library have the following runtime dependencies:
-
sinatra [sinatrarb.com]
Contributions
Everybody is welcome to contribute to this project by commenting the source code, suggesting modifications or new ideas, reporting bugs, writing some documentation and, of course, you’re also welcome to contribute with patches as well!
In case you would like to contribute on this library, here’s the list of extra dependencies you would need:
-
rspec [rspec.info]
-
cucumber [cukes.info]
Contributors
-
Julio Javier Cicchelli [github.com/mr-rock]
Notes
This library is being developed by using the Ruby 1.9.1 interpreter [www.ruby-lang.org] and was not being tested on any other version nor implementation of the interpreter.
License
This extension is licensed under the MIT License [creativecommons.org/licenses/MIT].