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

Request for a git-town in Scoop bucket extra #639

Closed
Braunson opened this issue Sep 10, 2015 · 9 comments · Fixed by #1606
Closed

Request for a git-town in Scoop bucket extra #639

Braunson opened this issue Sep 10, 2015 · 9 comments · Fixed by #1606
Labels

Comments

@Braunson
Copy link

Would be nice for Window users to have a Scoop (Homebrew Windows Alternative) for Git-Town.

i.e. placed in here.. https://github.com/lukesampson/scoop-extras

@kevgo
Copy link
Contributor

kevgo commented Sep 11, 2015

I like the idea, thanks for the suggestion!

@kevgo kevgo added the feature label Sep 11, 2015
@smeijer
Copy link

smeijer commented Oct 29, 2015

Would be nice indeed. Anyone an idea how to get this running on Windows at all?

@kevgo
Copy link
Contributor

kevgo commented Oct 30, 2015

I haven't tried it, but do the manual installation instructions work for you on Windows?

@smeijer
Copy link

smeijer commented Nov 10, 2015

Unfortunately not. I get the following exception.

running git town from a random git project:

c:\dev\my-project (develop)
$ git town
E:\utils\git-town\src\git-town: line 3: /c/dev/my-project/helpers/helpers.sh: No such file or directory
E:\utils\git-town\src\git-town: line 29: man: command not found
fatal: 'town' appears to be a git command, but we were not
able to execute it. Maybe git-town is broken?

When running from git-town src directory:

$ git town
grep: invalid option -- o
Usage: grep [OPTION]... PATTERN [FILE]...
Try `grep --help' for more information.
/e/utils/git-town/src/helpers/git_helpers/author_helpers.sh: line 33: conditional binary operator expected
/e/utils/git-town/src/helpers/git_helpers/author_helpers.sh: line 33: syntax error near `=~'
/e/utils/git-town/src/helpers/git_helpers/author_helpers.sh: line 33: `      if [[ $input =~ ^[0-9]+$ ]]; then'
/e/tools/cmder/vendor/git-town/src/helpers/git_helpers/branch_configuration_helpers.sh: line 155: conditional binary operator expected
....

@kevgo
Copy link
Contributor

kevgo commented Jan 2, 2017

Alternative to #763

@kevgo
Copy link
Contributor

kevgo commented May 6, 2020

We will get this for free with goreleaser, see #1379

@kevgo
Copy link
Contributor

kevgo commented May 29, 2020

Related: #1479

@sheldonhull
Copy link

@kevgo did you say from this that gorelease supports scoop being a destination of the gate? I couldn't tell from my quick scan of goreleaseer if was prebuilt for scoop already as a destination.

@kevgo
Copy link
Contributor

kevgo commented Jun 9, 2020

I think so but haven't tried it yet: https://goreleaser.com/customization/scoop

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

Successfully merging a pull request may close this issue.

4 participants