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

https://github.com/dmpe/asdf-crane

ASDF plugin for crane
https://github.com/dmpe/asdf-crane

asdf asdf-plugin containers crane google

Last synced: 4 months ago
JSON representation

ASDF plugin for crane

Awesome Lists containing this project

README

        

[![Build](https://github.com/dmpe/asdf-crane/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/dmpe/asdf-crane/actions/workflows/build.yml)
[![Lint using ShellCheck and ShellFMT](https://github.com/dmpe/asdf-crane/actions/workflows/lint.yml/badge.svg?branch=master)](https://github.com/dmpe/asdf-crane/actions/workflows/lint.yml)

# asdf-crane

`crane` plugin for the asdf version manager.

## Install

```
asdf plugin-add crane https://github.com/dmpe/asdf-crane.git
asdf install
```

## Develop

```
export GITHUB_API_TOKEN=...
```

## Use

Check out the asdf readme for instructions.