https://github.com/mrinalwadhwa/asdf-bazel
Bazel plugin for the asdf version manager
https://github.com/mrinalwadhwa/asdf-bazel
asdf asdf-bazel bazel build version-manager
Last synced: about 1 year ago
JSON representation
Bazel plugin for the asdf version manager
- Host: GitHub
- URL: https://github.com/mrinalwadhwa/asdf-bazel
- Owner: mrinalwadhwa
- License: mit
- Created: 2018-01-18T05:48:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T13:34:28.000Z (almost 3 years ago)
- Last Synced: 2025-03-24T22:43:15.831Z (about 1 year ago)
- Topics: asdf, asdf-bazel, bazel, build, version-manager
- Language: Shell
- Homepage: https://github.com/asdf-vm/asdf
- Size: 11.7 KB
- Stars: 10
- Watchers: 1
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-bazel
[](https://travis-ci.org/mrinalwadhwa/asdf-bazel)
[Bazel](https://bazel.build/) plugin for
[asdf](https://github.com/asdf-vm/asdf) version manager.
This plugin uses the Bazel [binary installer](https://docs.bazel.build/versions/master/install-os-x.html#install-with-installer-mac-os-x) to install Bazel versions.
## Install
`asdf plugin-add bazel https://github.com/mrinalwadhwa/asdf-bazel.git`
## Use
Check out the [asdf](https://github.com/asdf-vm/asdf) readme for instructions
on how to install and manage versions of Bazel