bob
bob copied to clipboard
Bob is a high-level build tool for multi-language projects.
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.4.2 to 5.11.0. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.11.0 What's Changed git: validate reference names (#929) by @aymanbagabas in go-git/go-git#950 git: stop iterating at oldest shallow...
As an FYI `ghcr.io/dlouwers/devcontainer-features/bob:1` I am personally using this to create development containers that make use of bob. These can be used with most popular build pipelines as well.
It's currently not possible to load an development environments from a `shell.nix` file which makes use of the `pkgs.mkShell` utility function due to the way Bob builds nix package and...
A suggestion that would certainly be useful for my environment would be for bob to expose a variable containing the list of inputs that have been updated and require a...
I installed Bob my mistake, thinking it was another tool (yes - "bob the builder" - everyone's original). That aside, you have an install script but **no uninstall script**, or...
Hi, Do you have any plans to support k8s along with docker compose?
Bob aims to make nix easier to use, but especially flakes have changed my workflow a lot and I really like them. I also use devenv.sh but still use bob...
Hello, I work in quite a large monorepo with many main funcs and shared packages. Figuring out if a Go app needs to be rebuilt is a bit of a...
When dev changes , cause I pressed save all in my ide, rebuild and slipstream the binaries in . A file system poller knows where the code is due to...