1.0.0 • Published 9 months ago

@gvicenteg/project-generator v1.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
9 months ago

template-generator

A simple project generator that uses public github templates as boilerplate for javascript projects.

Todo

  • Colors
  • Project name color
  • More questions
    • Project name
    • package-json options
  • Validations
    • Repo name
    • Valid path
    • Valid repo format
  • Project generation
    • Conditional generation (options, config files etc)
      • Degit.json (remove license etc)
      • Subdirectories
      • package.json creation (maintain modules add metadata)
    • Branch generation?
    • Mark repositories as templates (for github and for this)
  • Export to npm
  • Error handling
  • Investigate about licenses
1.0.0

9 months ago