We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dist
just init
1 parent 72654a6 commit 6d6721fCopy full SHA for 6d6721f
1 file changed
justfile
@@ -9,6 +9,7 @@ _default:
9
alias r := ready
10
11
init:
12
+ rm -rf packages/*/dist
13
cargo binstall watchexec-cli cargo-insta typos-cli cargo-shear dprint taplo-cli -y
14
node packages/tools/src/index.ts sync-remote
15
pnpm install
0 commit comments