Seed first users from GitHub when running script/seed-db --github-users

Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
Antonio Scandurra
2022-05-10 17:19:39 +02:00
co-authored by Nathan Sobo
parent f81edb88fe
commit d4e6ab4975
4 changed files with 197 additions and 7 deletions
+1 -1
View File
@@ -6,4 +6,4 @@ cd crates/collab
# Export contents of .env.toml
eval "$(cargo run --bin dotenv)"
cargo run --package=collab --features seed-support --bin seed
cargo run --package=collab --features seed-support --bin seed -- $@