cgx

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

MIT License

Downloads
17
Stars
258
Committers
4

Bot releases are visible (Hide)

cgx - 1.14.1 Latest Release

Published by jeroenouw about 1 year ago

cgx - Version 1.13.0

Published by jeroenouw about 4 years ago

  • New template:
    • Dockerfile
  • TypeScript 4.0
cgx - Version 1.12.0

Published by jeroenouw over 4 years ago

  • Generate CCO v1 license
  • Updated dependency
  • Improved code
cgx - Version 1.11.0

Published by jeroenouw over 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
cgx - Version 1.10.0

Published by jeroenouw over 4 years ago

  • New provider CodeCommit (AWS)
  • Two new templates:
    • Buildspec (AWS CodeBuild)
    • Appspec (AWS CodeDeploy)
  • Minor improvements
  • Updated dependencies
cgx - Version 1.9.0

Published by jeroenouw about 5 years ago

  • Added security vulnerability report template to Github templates
cgx - Version 1.8.0

Published by jeroenouw over 5 years ago

  • Added CHANGELOG template to universal templates (generate a changelog from your project)
cgx - Version 1.7.0

Published by jeroenouw over 5 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
cgx - Version 1.6.0

Published by jeroenouw over 5 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
cgx - Version 1.5.0

Published by jeroenouw over 5 years ago

  • Bitbucket as a provider to choose
  • Possibility to overwrite files
  • Updated utils
  • Updated readme
cgx - Version 1.4.0

Published by jeroenouw over 5 years ago

  • Generate BSD 2-Clause or GPLv3 licenses
  • Code of conduct is now a universal template
cgx - Version 1.3.0

Published by jeroenouw over 5 years ago

  • Reduced NPM package size with 30%
  • Renamed files
  • Renamed options folder to templates
  • Automated documentation with TypeDoc
  • Added tslib dependency
  • Removed commander dependency
cgx - Version 1.2.0

Published by jeroenouw over 5 years ago

  • Adding Gitlab as a provider to choose (#1)
  • New Gitlab files: bug, ci-template, feature-proposal and merge-request-template
  • Separated Github, Gitlab and universal files in different folders
  • Questions now in single files
  • Refactored CGX TS file
  • Removed unused code
cgx - Version 1.1.0

Published by jeroenouw over 5 years ago

  • Added default template class (#2)
  • Generate ISC license
cgx - Version 1.0.0

Published by jeroenouw over 5 years ago

  • Generate pre-filled Contributing, bug report, feature request and pull request template files
  • Generate MIT or Apache 2.0 licenses
  • Generate multiple files at once
  • Useful for every project (existing or new, large or small, every language)
cgx - Version 0.0.3

Published by jeroenouw over 5 years ago

  • Added kleur dependency
  • updated README
cgx - Version 0.0.2

Published by jeroenouw over 5 years ago

  • Created CGX package
  • Generate pre-filled LICENSE and CODE_OF_CODUCT files