opensource-config

1.2.0 • Public • Published

opensource-config Build Status semantic-release code style: prettier devDependencies Status

my personal repo configuration for open source projects

Usage

  1. Install dependencies using npm
npm install
  1. Create a branch and make all your changes there
git checkout -b my-branch-name
  1. Once you are ready to ship make the commit using the npm script
npm run commit
  1. Answer all the questions you see and then make the push
git push origin my-branch-name
  1. Make the pull request and wait for the approval/merge process

Package Sidebar

Install

npm i opensource-config

Weekly Downloads

0

Version

1.2.0

License

MIT

Last publish

Collaborators

  • erivero