git-me
Set of git methods to work with specified repository
Contributing
Fill free to send PR but make sure you use EditorConfig with your editor and apply semantic-release approach to write commit messages.
Steps
npm i
make changes
git add .
npm run commit