All Projects → simonv3 → Covenant Generator

simonv3 / Covenant Generator

Licence: mit
`covgen` generates a code of conduct.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Covenant Generator

Assemble
Community
Stars: ✭ 3,995 (+8222.92%)
Mutual labels:  documentation, markdown
Vuesence Book
Minimalistic Vue.js based documentation system component
Stars: ✭ 48 (+0%)
Mutual labels:  documentation, markdown
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (+758.33%)
Mutual labels:  documentation, markdown
Mdx Go
⚡️ Lightning fast MDX-based dev server for progressive documentation
Stars: ✭ 340 (+608.33%)
Mutual labels:  documentation, markdown
Markdown Guide
The comprehensive Markdown reference guide.
Stars: ✭ 835 (+1639.58%)
Mutual labels:  documentation, markdown
Md To Pdf
Hackable CLI tool for converting Markdown files to PDF using Node.js and headless Chrome.
Stars: ✭ 374 (+679.17%)
Mutual labels:  documentation, markdown
Bluedoc
An open-source document management tool for enterprise self host.
Stars: ✭ 579 (+1106.25%)
Mutual labels:  documentation, markdown
Docma
A powerful tool to easily generate beautiful HTML documentation from JavaScript (JSDoc), Markdown and HTML files.
Stars: ✭ 287 (+497.92%)
Mutual labels:  documentation, markdown
Docpress
Documentation website generator
Stars: ✭ 815 (+1597.92%)
Mutual labels:  documentation, markdown
Couscous
Couscous is good.
Stars: ✭ 807 (+1581.25%)
Mutual labels:  documentation, markdown
Restapidocs
Templates for documenting REST APIs
Stars: ✭ 327 (+581.25%)
Mutual labels:  documentation, markdown
Text Runner
Test runner for text
Stars: ✭ 35 (-27.08%)
Mutual labels:  documentation, markdown
Docsify
🃏 A magical documentation site generator.
Stars: ✭ 19,310 (+40129.17%)
Mutual labels:  documentation, markdown
Readme
👋 - The documentation for being an Artsy Engineer
Stars: ✭ 380 (+691.67%)
Mutual labels:  documentation, markdown
Docs
Phalcon Framework documentation
Stars: ✭ 305 (+535.42%)
Mutual labels:  documentation, markdown
Verb
HEADS UP! Verb is going though a major transition, we've completely refactored everything from the ground up. If you're interested, please see the dev branch.
Stars: ✭ 442 (+820.83%)
Mutual labels:  documentation, markdown
Doorstop
Requirements management using version control.
Stars: ✭ 258 (+437.5%)
Mutual labels:  documentation, markdown
Sourcedocs
Generate Markdown documentation from source code
Stars: ✭ 286 (+495.83%)
Mutual labels:  documentation, markdown
Easybook
Book publishing as easy as it should be (built with Symfony components)
Stars: ✭ 744 (+1450%)
Mutual labels:  documentation, markdown
Advanced Javascript
Documentation based on John Resig's website on Advanced JavaScript
Stars: ✭ 35 (-27.08%)
Mutual labels:  documentation, markdown

Covenant Generator

Greenkeeper badge Build Status FOSSA Status

Install

npm install -g covgen

Usage

And then in your new projects:

covgen <your_email_address>

Generates the Contributor Covenant inside the current directory.

You can also specify where the file goes:

covgen <your_email_address> destination.md

Or, for multiple locations, use commas to delimit locations

covgen <your_email_address> destination.md,newDirectory/second_destination.md

If you don't specify an email address, it will use the email found in ~/.gitconfig.

Warning! Just copy and pasting a code of conduct isn't a fix. You have to live by it.

I've made this project because the Contributor Covenant is a really good Code of Conduct to use as a standard and if you've read and will abide by it, it's a good default to include in your project.

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

Contribute

Sure! Take a look at the Contributing file.

License

MIT

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].