Proposal Details
Hello everyone,
This PR introduces a command-line tool, GPM (Go Package Manager), I've been working on a Go Package Manager (GPM) tool and have put together an initial proof of concept (POC). The idea behind GPM is to simplify the process of fetching and managing Go packages, similar to go get, but with additional customization and potentially more user-friendly features.
I've created a video walkthrough of the POC, which showcases the basic functionality and the direction I'm considering for this tool. I'd really appreciate your feedback on whether this tool could be useful for the Go community and any thoughts you have on the concept overall. https://www.loom.com/share/d9cbd1e2e19440a9a6ce37380bbf402c Questions:
- Does GPM seem like a valuable tool for Go developers?
- Should I continue developing and refining this tool based on the initial concept?
- Any suggestions for features or improvements that could make GPM more effective?
Thank you in advance for your feedback! I'm excited to hear your thoughts and see if this is something worth pursuing further.
Comment From: gabyhelp
Related Issues and Documentation
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: seankhliao
please use the forums for discussions on third party tools.
Comment From: Muhammad-Hashim
please use the forums for discussions on third party tools. share if u have links
Comment From: ianlancetaylor
You can find a list of forums at https://go.dev/wiki/Questions.