Cgx Versions Save

💻🔥CLI to generate the recommended documentation/files to improve contribution (Github, Gitlab, CodeCommit and Bitbucket)

v1.14.1

9 months ago

v1.13.0

3 years ago
  • New template:
    • Dockerfile
  • TypeScript 4.0

v1.12.0

4 years ago
  • Generate CCO v1 license
  • Updated dependency
  • Improved code

v1.11.0

4 years ago
  • Changed project from OOP to FP
  • Reduced lines of code
  • Reduced sizes of files
  • Removed Inversify and reflect-metadata dependencies
  • Updated dependencies

v1.10.0

4 years ago
  • New provider CodeCommit (AWS)
  • Two new templates:
    • Buildspec (AWS CodeBuild)
    • Appspec (AWS CodeDeploy)
  • Minor improvements
  • Updated dependencies

v1.9.0

4 years ago
  • Added security vulnerability report template to Github templates

v1.8.0

4 years ago
  • Added CHANGELOG template to universal templates (generate a changelog from your project)

v1.7.0

4 years ago
  • When creating or updating a file, the project path is visible instead of the system path
  • Added types to tsconfig.ts
  • Removed todo and readme from generating all files
    • Can still be generated as single files

v1.6.0

4 years ago
  • Generate Todo and Readme files
  • Added FileName to keep the name of files in one place
  • Added GIF demo's in README (License and all files at once)
  • Updated condition when creating a file

v1.5.0

4 years ago
  • Bitbucket as a provider to choose
  • Possibility to overwrite files
  • Updated utils
  • Updated readme