1.14.1 • Published 2 months ago

contributing-generator v1.14.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

contributing-generator

GitHub Actions Workflow Status NPM Version

A smart and interactive prompt to generate documentation in CONTRIBUTING.md, LICENSE, CODE_OF_CONDUCT.md, package.json, SECURITY.md and README.md files for your project.

contributing-generator gathers as maximum information as possible from your git configuration, package.json and github profile to generate the files.

Get Started

$ npx contributing-generator


? What do you want to generate? (Use arrow keys)
❯ license
  contributing
  readme
  code_of_conduct
  pull_request_template
  package
  security

Check the templates of these files in the templates folder.

We suggest you to commit your changes before running the generator, as it will overwrite some files and you might want to revert some changes.

Why using contributing-generator?

In comparison of other tools, it is smart and interactive. It will detect the license if existing, the year, the organization name from your github or gitlab and a lot of other information.

? What do you want to generate? license
? Choose a license: MIT # <-- coming from your package.json
? Year: 2024
? Organization: John Smith # <-- coming from your github profile
? Path: (/Users/john/code/contributing-generator)

contributing-generator was tested with github, gitlab and bitbucket.

Contributing

Please read CONTRIBUTING.md for details on our code practices and the process for submitting pull requests.

pnpm install # Install dependencies

pnpm dev # Start the project

License

This project is licensed under the MIT License - see the LICENSE file for details.

1.14.1

2 months ago

1.14.0

2 months ago

1.13.1

2 months ago

1.13.0

2 months ago

1.12.0

2 months ago

1.11.0

2 months ago

1.10.0

2 months ago

1.9.2

2 months ago

1.9.1

2 months ago

1.9.0

2 months ago

1.8.2

2 months ago

1.8.1

2 months ago

1.8.0

2 months ago

1.7.0

2 months ago

1.6.0

2 months ago

1.5.0

2 months ago

1.8.6

2 months ago

1.8.5

2 months ago

1.8.4

2 months ago

1.8.3

2 months ago

1.2.0

2 months ago

1.1.0

2 months ago

1.4.0

2 months ago

1.3.0

2 months ago

0.1.0

2 months ago