Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 246 Bytes

Haiku-Configuration-Repo

A place to find information about whether your hardware configuration will work with Haiku

Deploying to Heroku

$ heroku create --stack cedar
$ git push heroku master

$ heroku run python manage.py migrate