#About
string to png image
#Instruction
heroku login
#add ssh key if not exists
#ssh-keygen -t rsa
#heroku keys:add
#heroku git:remote -a s2i
#heroku git:remote -a {YOUR_APP_NAME}
git push heroku master
heroku open
| Name | Name | Last commit date | ||
|---|---|---|---|---|
#About
string to png image
#Instruction
heroku login
#add ssh key if not exists
#ssh-keygen -t rsa
#heroku keys:add
#heroku git:remote -a s2i
#heroku git:remote -a {YOUR_APP_NAME}
git push heroku master
heroku open