Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/polamjag/sinatra-template

sinatra template just for me
https://github.com/polamjag/sinatra-template

Last synced: about 1 month ago
JSON representation

sinatra template just for me

Awesome Lists containing this project

README

        

# sinatra-template

## setup

### cloning repo

as `git clone [email protected]:polamjag/sinatra-template `

### initialize

run

```
./setup
```

this command initializes README and license of template repo and installs gem dependencies.

after that, you should `git init` to setup NEW git repo within the directory.