Skip to content

nanogiants/repository-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NanoGiants Repository Setup

This project helps setting up the necessary Open Source related markdown files according to our default CODE_OF_CONDUCT and CONTRIBUTING (guidelines). It also includes generation of LICENSE file, either with our default license (MIT) or any other you want.

Setup

Installation

npm install -g @nanogiants/repository-setup

Then run:

ng-repo-setup

Without installation

Just run this module with npx:

npx --package=@nanogiants/repository-setup ng-repo-setup

Then answer the questions in your console. After the required files have been generated, you may edit the TODO comments in the generated Code of Conduct and Contributing files.

Templates

The templates are based on the templates of the contributing-gen npm module: https://github.com/bttger/contributing-gen/tree/master/templates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published