Guest User

Untitled

a guest
Jul 22nd, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. $ git clone git://github.com/matsuda/plot.git myplot
  2. $ cd myplot
  3. $ heroku create
  4. $ git push heroku master
  5. $ heroku open
Add Comment
Please, Sign In to add comment