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

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

## Starting
    $ bundle exec rackup config.ru