cmd: Add create test accounts command (#119)

This commit is contained in:
Kegsay 2017-05-25 17:41:45 +01:00 committed by GitHub
parent 84ad4ff9f6
commit db23640f69
4 changed files with 128 additions and 10 deletions

View file

@ -7,6 +7,7 @@ gb build github.com/matrix-org/dendrite/cmd/dendrite-room-server
gb build github.com/matrix-org/dendrite/cmd/roomserver-integration-tests
gb build github.com/matrix-org/dendrite/cmd/dendrite-sync-api-server
gb build github.com/matrix-org/dendrite/cmd/syncserver-integration-tests
gb build github.com/matrix-org/dendrite/cmd/create-account
# Run the pre commit hooks
./hooks/pre-commit