0.0.4 • Published 3 years ago
suipta v0.0.4
suipta
Simple boilerplate-code cli generator intended to imporve your experience with Feature-Sliced Design methodology
Contributing
Requirments:
Install tooling:
volta install node pnpm lefthook commitizenInstall dependencies:
pnpm iRun tests:
In watch mode
pnpm testOne time
pnpm test:runLint code:
pnpm lintFormat code:
pnpm format