https://github.com/dmpe/asdf-crane
ASDF plugin for crane
https://github.com/dmpe/asdf-crane
asdf asdf-plugin containers crane google
Last synced: 8 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 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T22:56:09.000Z (over 2 years ago)
- Last Synced: 2025-02-24T01:39:54.034Z (over 1 year 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.