https://github.com/yuokada/asdf-embulk
Embulk plugin for asdf version manager
https://github.com/yuokada/asdf-embulk
asdf asdf-plugin embulk
Last synced: 9 months ago
JSON representation
Embulk plugin for asdf version manager
- Host: GitHub
- URL: https://github.com/yuokada/asdf-embulk
- Owner: yuokada
- License: mit
- Archived: true
- Created: 2020-06-29T17:03:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-02T07:42:26.000Z (almost 2 years ago)
- Last Synced: 2025-03-01T01:45:29.717Z (11 months ago)
- Topics: asdf, asdf-plugin, embulk
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-embulk
[Embulk](https://github.com/embulk/embulk) plugin for [asdf](https://asdf-vm.com/) version manager
## Install
```
$ asdf plugin-add embulk https://github.com/yuokada/asdf-embulk.git
```
## Requirements
### Java
Java is required. It can be installed using the asdf java plugin.