This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2024-12-26 18:41:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
44e0a00734
zed
/
script
/
seed-db
6 lines
75 B
Text
Raw
Normal View
History
Unescape
Escape
Add seed-db script
2021-08-06 02:06:13 +00:00
#!/bin/bash
set -e
cd server
Fix cargo feature name in seed-db script
2021-09-03 23:54:58 +00:00
cargo run --features seed-support --bin seed
Reference in a new issue
Copy permalink