You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`rs doc`|Serve or build docs |[Rspress](https://github.com/web-infra-dev/rspress)|
24
+
|`rs fmt`| Format code (TODO) |[Oxfmt](https://github.com/oxc-project/oxc)|
25
+
|`rs setup`|Set up Git hooks (TODO)| - |
26
+
|`rs staged`| Run tasks on staged Git files |[lint-staged](https://github.com/lint-staged/lint-staged)|
27
27
28
28
Rstack CLI fits into your existing project workflow. It does not replace your runtime, package manager, or task runner, such as [pnpm](https://github.com/pnpm/pnpm), [Bun](https://github.com/oven-sh/bun), [Turborepo](https://github.com/vercel/turborepo), [Nx](https://github.com/nrwl/nx), and [Nub](https://github.com/nubjs/nub).
0 commit comments