(no title)
Madeindjs | 3 years ago
1. A script who help me to make conventional commits name (ex: `feat(xyz): add some stuff. JIRA-ID`). It add Jira Id at the end using git branch, get scope using path of the folder and ask me the rest
2. Create a markdown file for the day as worklog. An another script create markdown file for the Jira issue that I work on and add a wikilink on the worklog
3. Read scripts in package.json and ask me what I want to execute using fzf
I try to do more and more since it's really useful and I had some fun to made them.
No comments yet.