Skip to content

TheOrangeOne/locus68

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

locus68

Build Status

third time's a charm

building/running

prerequisites

  • ensure $GOPATH is set
  • dep

then,

  • git clone https://github.com/TheOrangeOne/locus68 $GOPATH/src/github.com/TheOrangeOne/locus68
  • cd $GOPATH/src/github.com/TheOrangeOne/locus68
  • install dependencies: dep ensure
  • install: go install
  • to run: locus68

heroku

Install the heroku-cli

On mac this can be done via brew install heroku/brew/heroku

then,

  • simply: heroku local

commandline args

  • --host <host>
  • --port <port>

Note that the environment variables HOST and PORT can be specified as well.

testing

javascript

to test the frontend code run, use mocha:

$ mocha --watch static/test

About

locus for real this time 🗺

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •