mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-08-11 18:30:50 +00:00

* ci: config rust log * chore: rename flowy-sdk to appflowy-core * fix: create group after editing the url * fix: start listen on new group * chore: add tests * refactor: mock data * ci: update command
3 lines
105 B
Batchfile
3 lines
105 B
Batchfile
echo "Start building rust sdk"
|
|
rustup show
|
|
cargo make --profile development-windows-x86 appflowy-core-dev |