home.social

#gitwok — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitwok, aggregated by home.social.

fetched live
  1. Git Wok now has Agent Skills for AI-assisted multirepo workflows.

    If your AI coding agent is working in a wok-managed workspace, the skills teach it to use the `wok` CLI correctly for status, branch switching, updates, locking submodule state, pushing, and tagging across repos.

    Install:

    npx skills add codeberg.org/wok/skills.git

    Supports Cursor, Claude Code, Codex, Gemini CLI, OpenCode, and 65+ more agents.

    Docs: git-wok.dev/

  2. Git Wok now has Agent Skills for AI-assisted multirepo workflows.

    If your AI coding agent is working in a wok-managed workspace, the skills teach it to use the `wok` CLI correctly for status, branch switching, updates, locking submodule state, pushing, and tagging across repos.

    Install:

    npx skills add codeberg.org/wok/skills.git

    Supports Cursor, Claude Code, Codex, Gemini CLI, OpenCode, and 65+ more agents.

    Docs: git-wok.dev/

    #Git #AI #CodingAgents #Rust #CLI #Multirepo #GitWok

  3. Git Wok is now available via Homebrew on macOS and Linux.

    Wok is a Rust CLI for managing multiple Git repositories as one workspace, using Git submodules as the source of truth.

    Install:

    > brew tap wok/wok codeberg.org/wok/homebrew-wok
    > brew trust wok/wok
    > brew install wok

    Docs: git-wok.dev/

  4. Git Wok is now available via Homebrew on macOS and Linux.

    Wok is a Rust CLI for managing multiple Git repositories as one workspace, using Git submodules as the source of truth.

    Install:

    > brew tap wok/wok codeberg.org/wok/homebrew-wok
    > brew trust wok/wok
    > brew install wok

    Docs: git-wok.dev/

    #Git #Rust #CLI #Homebrew #Multirepo #GitWok

  5. That feeling when a single `wok update` cleanly syncs a whole stack of repos 🤓
    Really enjoying how Git Wok makes multi-repo workflows feel as straightforward as a monorepo.

    git-wok.dev/

  6. That feeling when a single `wok update` cleanly syncs a whole stack of repos 🤓
    Really enjoying how Git Wok makes multi-repo workflows feel as straightforward as a monorepo.

    git-wok.dev/

    #git #GitWok #Programming #DevTools #FOSS

  7. 🚀 It’s here — Git Wok 1.0.0!

    A fresh take on project organization that gives you the best of both worlds between monorepos and multi-repos.

    Tidy structure, smooth workflows, and no lock-in.
    Explore how it works:
    🔗 git-wok.dev/getting-started/

  8. 🚀 It’s here — Git Wok 1.0.0!

    A fresh take on project organization that gives you the best of both worlds between monorepos and multi-repos.

    Tidy structure, smooth workflows, and no lock-in.
    Explore how it works:
    🔗 git-wok.dev/getting-started/

    #GitWok #Git #DevTools #VersionControl #SoftwareDevelopment

  9. No more custom scripts 🎉

    git-wok now handles all your repo pushes in one go — no more juggling multiple terminals or half-baked automation.

    Beta 8 is out now, and it’s almost perfect 🙂
    👉 git-wok.dev/getting-started/

  10. No more custom scripts 🎉

    git-wok now handles all your repo pushes in one go — no more juggling multiple terminals or half-baked automation.

    Beta 8 is out now, and it’s almost perfect 🙂
    👉 git-wok.dev/getting-started/

    #GitWok #Git #CLI #DevTools #Automation

  11. 🧑🏻‍💻 Been testing git-wok beta 6 for a few days now and honestly, it’s been rock solid. No major issues, just smooth handling of multi-repo workflows.

    If you haven’t seen it yet, git-wok makes it easy to manage multiple Git repositories at once, a bit like how Cargo or npm manage packages.
    Your `wok.toml` defines the workspace, while committed submodule objects act as a lock file capturing exact repo states.

    Give it a try 👉 git-wok.dev/getting-started

  12. 🧑🏻‍💻 Been testing git-wok beta 6 for a few days now and honestly, it’s been rock solid. No major issues, just smooth handling of multi-repo workflows.

    If you haven’t seen it yet, git-wok makes it easy to manage multiple Git repositories at once, a bit like how Cargo or npm manage packages.
    Your `wok.toml` defines the workspace, while committed submodule objects act as a lock file capturing exact repo states.

    Give it a try 👉 git-wok.dev/getting-started

    #GitWok #Git #OpenSource #DevTools

  13. Version 1.0 of Git Wok is coming soon — but you can already try the beta today!

    Want to build a monorepo from multiple components without losing the isolation of separate repos?

    With Git Wok, you git the best of both worlds.

    👉 git-wok.dev/getting-started/#o

    #GitWok #Git #Monorepo #DevTools #OpenSource #SoftwareDevelopment