This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
AppFlowy
Watch
1
Star
0
Fork
0
You've already forked AppFlowy
mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced
2024-08-30 18:12:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f972cdd3fb
AppFlowy
/
frontend
/
scripts
/
clean.cmd
7 lines
87 B
Batchfile
Raw
Normal View
History
Unescape
Escape
feat: add flowy_clean command to remove the build.rs cache
2022-02-15 14:35:52 +00:00
cd
rust-lib
cargo clean
cd
../../shared-lib
cargo clean
feat: fix windows build erros
2022-02-17 08:32:10 +00:00
rmdir
/s/q
"
lib-infra/.cache
"
Reference in New Issue
Copy Permalink