1.0.3 • Published 5 years ago

@awaremi/prepare v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

prepare

  • create test sub-generator
  • create folder dynamicaly
  • read template file, and render
  • loop logic inside template
  • scoped name, apply @awaremi prefix before project name, this is contradictory with yeoman project name convention
  • apply section after sub-generator, we will use this pattern : yo prepare:ng component component-name --option xyz
  • find out about yeoman subsection, its needed for mandatory parameter such as name
  • (optional) wrap yeoman executable, so it can execute just with "prepare" command, not require yo