Skip to content

benogle/sinatra-redir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run it local:

rackup -p 4567

Hook up to domain:

http://devcenter.heroku.com/articles/custom-domains

```
heroku addons:add custom_domains
heroku domains:add www.example.com
heroku domains:add example.com
```

About

Redirects my ish to my website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages