0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-08 04:05:42 +02:00
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
..
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
README.md
travis-test.sh Remove vendor/bin from PATH in script (#335) 2017-11-15 11:12:21 +00:00

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.