Skip to main content

Bazel helper package

Project description

# Bazel helper

Repositories are defined by the `required.json` and `provides.json` sentinel
files in each repository. For example, in `common/Sophus`:

```
{
"dependencies": [
"eigen"
]
}
```

This requires the `eigen` dependency, which means either:

* A repository exists in the parent directory that contains a `provides.json`
file, or:
* A buildfile exists for the given architecture (for natively installed
libraries)

This is designed to be used in conjunction with Google's git-repo:
[git-repo](https://code.google.com/archive/p/git-repo/)


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bazeler-0.0.8.tar.gz (53.7 kB view hashes)

Uploaded Source

Built Distribution

bazeler-0.0.8-py2-none-any.whl (103.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page