-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
Feature/allow to group projects dirs issue #89 #127
Feature/allow to group projects dirs issue #89 #127
Conversation
.goreleaser.yml
Outdated
homepage: https://github.com/ivaaaan/smug | ||
dependencies: | ||
- git | ||
description: Bitbucket client command line tool. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you change this to Session manager and task runner for tmux. Start your development environment within one command.
please?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry didn't mean to include these files in this PR I will update it
.goreleaser.yml
Outdated
- format: tar.gz | ||
# this name template makes the OS and Arch compatible with the results of `uname`. | ||
name_template: >- | ||
"Bitbucket CLI {{ .Version }}"_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this should be smug
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as above. It turns out my branch was out of sync from master. I have pushed a new commit
Thanks for your contribution! |
Thanks, would it be possible to create a new tag for a release ? |
Include config directories support
mentioned in the issue #89