Git Checklist
2019
An electron desktop application to help users plan and manage their git workflow from a simple UI. Helps to encourage simple task completion and regular commits.
Technologies
- JS + Electron
Features
- Users can point the application to any git initialized project. If there is no .gitchecklist file present, it will create one.
- In a project's .gitchecklist file, users can store and track the completion of project goals
- In the UI, users can checkoff completed tasks and have commits automatically generated for each completed itam