genproject

0.9.11 • Public • Published

genProject

Node JS CLI application, used to generate generic project templates

License ISC

Install

npm i -g genproject

CLI usage

genproject
// or
genproject config-file
// you can use gen-project notation, for example
genproject config-file
// or gen
gen config-file

usage command without args, ask you for using technologies create file genProject-{project_name}.conf.json and create your template

commands with args (name of file) only create template of project

Supported technology

  • Frontend

    • TS

    • Vue will be implemented in next versions

    • Sass&Scss

  • Helpers

    • Gulp (default)

    • Karma+Jasmine

  • Backend

    • nodeJS

      • Express.JS will be implemented in next versions
    • Python (Django) will be implemented in next versions

    • PHP

      • Symfony will be implemented in next versions

      • Simple MVC template

  • Other

    • GIT (default)
    • Doxygen

Bugs

Please resport every bugs (also with english grammar ;) ) as pull request: Project's github

Package Sidebar

Install

npm i genproject

Weekly Downloads

2

Version

0.9.11

License

ISC

Unpacked Size

29.1 kB

Total Files

24

Last publish

Collaborators

  • milesq