We love pull requests. Please follow our Git protocol and style guides.
By participating in this project, you agree to abide by the thoughtbot code of conduct.
-
Follow installation instructions.
-
Edit files as normal on your local host.
-
Build the Docker image.
$ docker build --no-cache --tag thoughtbot/paperback .
-
Run commands on the container.
$ bin/docker-shell $ rake
Please see our releasing guidelines for details.