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:
parent
f81edb88fe
commit
d4e6ab4975
4 changed files with 197 additions and 7 deletions
|
@ -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 -- $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue