Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 363 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 363 Bytes

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