-
Notifications
You must be signed in to change notification settings - Fork 13
Feedback & contributing
Gastón Palomeque edited this page Feb 5, 2021
·
2 revisions
We would really appreciate your feedback, feel free to leave your comment here.
Any contribution is welcome. We appreciate your time and help. Please follow these steps to do it:
Do not hesitate to leave any ideas here.
- Fork the repository on Github
-
Clone your fork -
git clone github.com/<your-username>/kure.git
-
Create your feature branch -
git checkout -b <your-branch>
- Make changes, update documentation and tests
-
Run tests -
make test-race
-
Add them to staging -
git add .
-
Commit your changes -
git commit -m '<changes>'
-
Push to the branch -
git push origin <your-branch>
- Create a Pull request
kure - Cross-platform command-line password manager with sessions.