tracks/script
Matt Rogers e4e6b78f91
Add a script for running a server
In addition to following the 'script to rule them all' pattern, this
makes it easier to bring up a rails server by abstracting all the docker
things away (of which there are quite a few) and will prevent changes to
the binstubs from being able to run a server for development purposes.
2018-07-21 10:21:54 -05:00
..
cibuild Use rake test instead of ci:lite 2018-05-31 09:56:51 -05:00
console Add a script to bring up a console 2018-07-21 10:20:28 -05:00
docker-environment Publish ports based on environment variable 2018-07-21 10:18:31 -05:00
poll-for-db Poll for the database to be up before running tests 2018-05-30 08:21:21 -05:00
server Add a script for running a server 2018-07-21 10:21:54 -05:00