Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# i_do_oss
An OSS repo for W/S/C NYC, and also you, and also me.

## Getting Started

Inside the directory of the project:

* Install the gem:

```
gem install sinatra
```

* And run with:

```
ruby myapp.rb
```

* Direct your browser to: `http://localhost:4567`