Commit Graph

3 Commits

Author SHA1 Message Date
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