Skip to content

covenant-generator (covgen) generates a Markdown file containing Code of Conduct adhering to https://www.contributor-covenant.org/

License

Notifications You must be signed in to change notification settings

joshuabezaleel/covgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covenant Generator (Covgen)

Generate a Markdown file of Code of Conduct for your Go project.

Installation

go get github.com/joshuabezaleel/covgen

Usage

In the root of your Go project folder:

covgen --email <your_email_address> --version <1.4/2.0>

You can leave the version empty and it will default to the latest version which is 2.0.

The code of conduct in this repository was generated with covenant generator.

Prior Art

This project is highly inspired by the kind efforts of simonv3's covenant-generator, @bitandbang's tweet, and swyx's blogpost.

License

MIT

About

covenant-generator (covgen) generates a Markdown file containing Code of Conduct adhering to https://www.contributor-covenant.org/

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages