https://github.com/cometkim/asdf-hermes
asdf-vm plugin for installing Hermes engine
https://github.com/cometkim/asdf-hermes
asdf asdf-plugin hermes-engine mise
Last synced: 3 months ago
JSON representation
asdf-vm plugin for installing Hermes engine
- Host: GitHub
- URL: https://github.com/cometkim/asdf-hermes
- Owner: cometkim
- License: mit
- Created: 2024-10-29T17:41:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T20:59:22.000Z (7 months ago)
- Last Synced: 2025-02-16T00:08:55.027Z (4 months ago)
- Topics: asdf, asdf-plugin, hermes-engine, mise
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asdf-hermes
[](https://github.com/cometkim/asdf-hermes/actions/workflows/ci.yml)[asdf](https://asdf-vm.com/) version manager plugin for installing [Hermes](https://hermesengine.dev) (the JavaScript engine for React Native) CLIs including:
- `hermes`
- `hermesc`
- `hdb`
- `hbcdump`## Installation
```bash
asdf plugin add https://github.com/cometkim/asdf-hermes.git
```## Usage
Check [asdf](https://github.com/asdf-vm/asdf) readme for instructions on how to install & manage versions.
## LICENSE
MIT