https://github.com/nicolasgere/monogo Skip to content Navigation Menu Toggle navigation Sign in * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + GitHub Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code Explore + All features + Documentation + GitHub Skills + Blog * Solutions By size + Enterprise + Teams + Startups By industry + Healthcare + Financial services + Manufacturing By use case + CI/CD & Automation + DevOps + DevSecOps * Resources Topics + AI + DevOps + Security + Software Development + View all Explore + Learning Pathways + White papers, Ebooks, Webinars + Customer Stories + Partners * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles Repositories + Topics + Trending + Collections * Enterprise + Enterprise platform AI-powered developer platform Available add-ons + Advanced Security Enterprise-grade security features + GitHub Copilot Enterprise-grade AI features + Premium Support Enterprise-grade 24/7 support * Pricing Search or jump to... Search code, repositories, users, issues, pull requests... Search [ ] Clear Search syntax tips Provide feedback We read every piece of feedback, and take your input very seriously. [ ] [ ] Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Name [ ] Query [ ] To see all available qualifiers, see our documentation. Cancel Create saved search Sign in Sign up Reseting focus You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert {{ message }} nicolasgere / monogo Public * Notifications You must be signed in to change notification settings * Fork 0 * Star 2 Go workspace monorepo tool 2 stars 0 forks Branches Tags Activity Star Notifications You must be signed in to change notification settings * Code * Issues 0 * Pull requests 0 * Actions * Projects 0 * Security * Insights Additional navigation options * Code * Issues * Pull requests * Actions * Projects * Security * Insights nicolasgere/monogo This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. main BranchesTags Go to file Code Folders and files Name Name Last commit Last commit message date Latest commit History 4 Commits __test__/ __test__/ workspace workspace lib lib go.mod go.mod go.sum go.sum main.go main.go readme.md readme.md View all files Repository files navigation * README Monogo CLI Tool Monogo is a 0 configuration tool companion for go workspace monorepo. It is like Turborepo but for Go Installation To install Monogo, clone the repository and build the binary: go install github.com/nicolasgere/monogo@latest Usage Commands install Install dependencies for every module. monogo install [flags] fmt Format every module. monogo fmt [flags] test Run tests for every module. monogo test [flags] Flags All commands support the following flags: * --target, -t: Specify a targeted module. * --dependency, -d: Run with all dependencies of the target (both descendants and ascendants). * --branch, -b: Compare the current branch with the master branch and find affected modules. * --path, -p: Directory to run the cli in, default . About Go workspace monorepo tool Resources Readme Activity Stars 2 stars Watchers 1 watching Forks 0 forks Report repository Releases 1 0.0.1 Latest Aug 23, 2024 Packages 0 No packages published Languages * Go 100.0% Footer (c) 2024 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact * Manage cookies * Do not share my personal information You can't perform that action at this time.