dendrite/scripts
Erik Johnston ff8b229192 Remove vendor/bin from PATH in script (#335)
We should no longer be building anything into vendor/bin in the scripts,
so adding it to the path can lead to all sorts of confusion if old
binaries are there.
2017-11-15 11:12:21 +00:00
..
README.md Untangle precommit and travis test scripts (#288) 2017-10-10 11:02:39 +01:00
build-test-lint.sh Remove vendor/bin from PATH in script (#335) 2017-11-15 11:12:21 +00:00
find-lint.sh Remove vendor/bin from PATH in script (#335) 2017-11-15 11:12:21 +00:00
install-local-kafka.sh Untangle precommit and travis test scripts (#288) 2017-10-10 11:02:39 +01:00
travis-test.sh Remove vendor/bin from PATH in script (#335) 2017-11-15 11:12:21 +00:00

README.md

Dev Scripts

These are a collection of scripts that should be helpful for those developing on dendrite.

See find-lint.sh for environment variables that control linter resource usage.