Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 159 Bytes

Readme.md

File metadata and controls

8 lines (5 loc) · 159 Bytes

Vanderlinde

Deploying to heroku

  1. heroku:create
  2. heroku buildpacks:set https://github.com/emk/heroku-buildpack-rust
  3. git push origin master