0.0.4 • Published 4 years ago
gelith v0.0.4
Gelith
Simple generator tool for lerna based monorepos
It has three commands only
initapplib
Basic folder structure
repo
|_apps/
|_libs/
|_package.json
|_tsconfig.base.json
|_lerna.json
|_.prettierrc
|_.gitignoreCurrently three type of lib and app supported:
nodefor util and backend packagesreactsvelte(svelte lib for web component generations)