-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Hey Cobra team!
I've been working on an interactive learning platform for Cobra and thought you might be interested in adding it to your community resources. I recently did something similar for Gin, and the team was really supportive.
The platform is at https://github.com/RezaSi/go-interview-practice and covers the main Cobra concepts:
- Basic CLI commands and structure
- Working with flags and arguments
- Subcommands and data persistence
- Advanced features like custom completions
The Go community has been really supportive of this approach to learning, and it's been great to see developers getting hands-on practice with these frameworks.
The Gin team was kind enough to add it to their community page:
I was wondering if you'd consider adding a community section to your docs? It could include links to learning resources, community projects, and tools like this platform. The platform gives developers hands-on practice with Cobra without any setup - they can just jump in and start coding. I think it complements your existing docs really well.
Here are the links:
- GitHub: https://github.com/RezaSi/go-interview-practice
- Cobra Package: https://github.com/RezaSi/go-interview-practice/tree/main/packages/cobra



Let me know what you think! π