summaryrefslogtreecommitdiff
path: root/README.md
blob: 54c29419b6d95b8218e7e770ec7e096ca550a2b3 (plain)
1
2
3
4
5
6
7
# A simple Sinatra file upload application

## Setup using [Bundler](http://gembundler.com/ "Bundler")
    $ bundle install

## Starting
    $ rackup config.ru