Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have a custom CLI specifically for my daily workflow. It takes care of a lot of tedious procedures like creating branch near and PRs with the appropriate title formats, transitioning Jira ticket statuses, spinning up and down servers, Git shortcuts, requesting reviewers, opening all changed files on a branch, showing the status of all my Jira tickets, etc. That way I can do I can do things the right way at my company without having to think much other than by remembering a simple command I wrote.


Similar but I mostly use shell aliases (cross project) and Makefiles (mostly proj specific) for these kind of things.

Another example, creating a merge request already filled out from the current branch is a few chars away.




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: