cmd: Add create test accounts command (#119)
This commit is contained in:
parent
84ad4ff9f6
commit
db23640f69
4 changed files with 128 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue