Commit Graph

5 Commits

Author SHA1 Message Date
Sérgio Ramos c7567f3838 chore: initial circleci config 2017-05-26 11:17:00 +01:00
Sérgio Ramos 8295bd6882 chore: initial lerna setup
this shall be a progressive process
2017-05-25 10:56:50 +01:00
Tom Gallacher f09acb1738 docs: updating setup documentation 2016-11-03 16:03:54 +00:00
Raoul Millais fa841e0cee Make running the stack work locally (#55)
* Do not check triton config for local setup

* Log how to run stack locally

- If docker is unconfigured (default)

* Remove exports from setup-tools

- Don't pollute the environment with these functions.  This file is
sourced so they will still be available

* Fix linting errors and make code style consistent

* Fix docker check when DOCKER_HOST is set

* Make setup work whe triton env vars are not set

* Document setup step
2016-11-01 12:13:47 +00:00
Tom Gallacher b35027d34a make: cleaning up targets and add pre-commit hooks 2016-10-25 12:05:29 +01:00