Skip to content

nzoschke/deployhub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Start

APP=deployhub

heroku create $APP -s cedar
heroku config:add GIT_REMOTE=https://nzoschke:PASSWORD@github.com/nzoschke/deployhub.git
git push heroku master

git remote add self https://$APP.herokuapp.com/$APP.git
git push self master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages