Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 382 Bytes

README.md

File metadata and controls

executable file
·
19 lines (13 loc) · 382 Bytes

hexaedro.xyz

Website for Pedro Vaz's Hexaedro project, circa 2012.

Deploying

Install the Heroku Toolbelt.

$ git clone [email protected]:emmnunes/hexaedro.xyz.git
$ cd hexaedro.xyz
$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku