njlr
njlr
Perhaps a modifier on the `explain` command?
https://github.com/facebook/buck/issues/2281 The user will need to specify an "include" in their `.buckconfig`. For example: ```ini
Currently the user must edit the TOML manually. This is _OK_, but we should also support this in the CLI. For example, this command: ```bash buckaroo add owner/project@branch=master --location git@url/to/git/repo.git...
The goal of this feature is to make it easier for users to extract dependencies for a particular usage or platform. Inside the manifest, we should allow the user to...
Currently it continues with the install process! Not a fatal error, but a bit confusing and redundant.