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
- Host: GitHub
- URL: https://github.com/dmpe/asdf-crane
- Owner: dmpe
- License: mit
- Created: 2023-01-10T14:43:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T22:56:09.000Z (over 1 year ago)
- Last Synced: 2025-01-05T23:11:46.906Z (5 months ago)
- Topics: asdf, asdf-plugin, containers, crane, google
- Language: Shell
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/dmpe/asdf-crane/actions/workflows/build.yml)
[](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.