@cpa30/yaleg
v0.0.11
Published
Yet Another litElement Generator
Downloads
6
Maintainers
Readme
yaleg
Yet Another LitElement Generator
There was a namechange. As the application generates components and template apps based on the litLement library from Polymerjs™ project, it would be more appropriate to rename it.
What is yaleg
As the name implies, this tool is meant to be a cli quick project generator using the litElement library from Google™ á la angular-cli from the angular team.
General Usage
It is recommended to compile the source before first time usage.
npm install
npm run prod
node $(project_root)/dist/release/yaleg.js --help
Roadmap
ShortTerm
- add the templates for default configuration files to app generating methods
- fix new app functionality.
- rename extracted repo.
- remove zip files and working dir.