There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Command line tool for initializing a new modular Sinatra application with default configurations. This includes the basic things that are needed to build any kind of application with Sinatra. The application is setup with a structure that is similar to Rails. The goal of this project is to help reduce the time spent in setting up and configuring your Sinatra application.