Skip to content

spastorelli/dojohub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Build and run locally

  1. Install govendor:
go get -u github.com/kardianos/govendor
  1. Pull dependencies into vendor/ directory:
$GOPATH/bin/govendor sync
  1. Run the app:
  • using heroku CLI:
heroku local dev
  • or, alternatively:
go run dojohub.go -host 127.0.0.1

Note: See -help for more usage options.

Deploying to Heroku

heroku create
git push heroku master
heroku open

or

Deploy

About

MessageHub for CoderDojo Leixlip collaborative activity

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors