Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP with Options #8

Open
stalinkay opened this issue Jul 26, 2017 · 1 comment
Open

WIP with Options #8

stalinkay opened this issue Jul 26, 2017 · 1 comment

Comments

@stalinkay
Copy link

stalinkay commented Jul 26, 2017

@bitjson Hi, thanks for this cool tool. I think you take it a step further by making it possible to use it with flags.

I currently use this in a bump-version script:
git commit -m "chore: Bump Version to 1.0.0"

Would be cool if I could use:

naenae -m "chore: Bump Version to 1.0.0"

You could also add flags for things like wip silently with commitizen etc. for use everytime you run the command without changing your global configuration. I think this will add value to your already cool CLI.

@bitjson
Copy link
Owner

bitjson commented Jul 27, 2017

Thanks for opening the issue @stalinkay! Glad to hear you're getting value out of the project. That's a great idea, I'd definitely love to get flags like that working.

I'm afraid I don't have much time to work on wip right now, but I marked the issue as "help wanted", and I'd love to take a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants