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

fix #977 #979

Closed
wants to merge 4 commits into from
Closed

fix #977 #979

wants to merge 4 commits into from

Conversation

mcandre
Copy link

@mcandre mcandre commented Feb 21, 2018

Adopt modern Go project structure conventions, so that glide can be installed by the much simpler go get github.com/Masterminds/glide/... command, like other Go programs. For local development of glide itself, cd cmd/glide; go install can recompile and reinstall glide.

@mcandre
Copy link
Author

mcandre commented Feb 21, 2018

Hmm, looks like the Makefile, glide_test.go, and Makefile integration test each need minor tweaking to accommodate the new project structure.

@mcandre mcandre closed this by deleting the head repository May 25, 2024
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

Successfully merging this pull request may close these issues.

None yet

1 participant