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

https://github.com/springmt/rack-hello_world


https://github.com/springmt/rack-hello_world

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# HelloWorld

## prepare
```
RBENV_VERSION=#{version} gem install rack
```

## start

```
RBENV_VERSION=#{version} rackup
```