cgx
π»π₯CLI to generate the recommended documentation/files to improve contribution (Github, Gitlab, CodeCommit and Bitbucket)
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- pull_request_template.md
- nodejs.yml
- cgx
- bitbucket.actions.spec.ts
- bitbucket.actions.ts
- codecommit.actions.spec.ts
- codecommit.actions.ts
- github.actions.spec.ts
- github.actions.ts
- gitlab.actions.spec.ts
- gitlab.actions.ts
- index.ts
- choice.ts
- commit-data.ts
- console-message.ts
- file.ts
- path.ts
- bitbucket-file.question.ts
- codecommit-file.question.ts
- github-file.question.ts
- gitlab-file.question.ts
- index.ts
- license.question.ts
- overwrite-file.question.ts
- provider.question.ts
- username.question.ts
- appspec.template.ts
- buildspec.template.ts
- index.ts
- default.template.spec.ts
- default.template.ts
- bug-report.template.ts
- codeql-analysis.template.ts
- feature-request.template.ts
- index.ts
- node-ci.template.ts
- pull-request.template.ts
- security.template.ts
- bug.template.ts
- ci.template.ts
- feature-proposal.template.ts
- index.ts
- merge-request.template.ts
- changelog.template.ts
- code-of-conduct.template.ts
- contributing.template.ts
- docker-file.template.ts
- index.ts
- license.template.ts
- readme.template.ts
- todo.template.ts
- checker.util.spec.ts
- checker.util.ts
- logger.util.ts
- cgx.spec.ts
- cgx.ts
- index.ts
- mocha.require.ts
- .editorconfig
- .gitignore
- .mocharc.js
- .npmignore
- .npmrc
- cgx-demo-license.gif
- cgx-demo.gif
- CODE_OF_CONDUCT.md
- community-score.png
- CONTRIBUTING.md
- LICENSE
- package-lock.json
- package.json
- README.md
- tsconfig.json
- tslint.json
# Installation Guide
1. Get the code
git clone https://github.com/jeroenouw/cgx
Downloads the entire project code from GitHub to your computer.
cd cgx
Moves into the project folder you just downloaded.
2. Official Install Script
Easy RecommendedPrerequisites
- Node.js Node.js must be installed to use npm.
npm install -g cgx
Installs the package published on the npm registry globally β no need to clone the source.
After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.
Pulled directly from this repo's README.
3. Node.js
EasyPrerequisites
npm install -g cgx
Installs the package published on the npm registry globally β no need to clone the source.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
