An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# asdf-bazel

[![Build Status](https://travis-ci.org/mrinalwadhwa/asdf-bazel.svg?branch=master)](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