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

utils: should not require go #2

Open
mh-cbon opened this issue Apr 22, 2017 · 0 comments
Open

utils: should not require go #2

mh-cbon opened this issue Apr 22, 2017 · 0 comments

Comments

@mh-cbon
Copy link
Owner

mh-cbon commented Apr 22, 2017

in sh scripts

https://github.com/mh-cbon/go-bin-rpm/blob/master/setup-repository.sh#L33
https://github.com/mh-cbon/go-bin-rpm/blob/master/create-pkg.sh#L21

go should be avoided to improve speed.

go is currently required by utils itself,
https://github.com/mh-cbon/go-bin-rpm/blob/master/create-pkg.sh#L76

utils should be promoted to a versionned program available on gh release page.

go is currently required by latest, see mh-cbon/latest#1

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

No branches or pull requests

1 participant