Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Create Sinatra

Is a simple class to generate the necessary files to begin with a commonly Sinatra app

How to use it?

$ ruby create_sinatra.rb <name_app>

After create it

Go to the name_app:

$ cd <name_app>

Run bundle:

$ bundle install

Run server:

$ shotgun

After this ENJOY IT localhost:9393

About

Create a blank sinatra application

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages