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

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

Awesome Lists containing this project

README

        

# asdf-hermes
[![CI](https://github.com/cometkim/asdf-hermes/actions/workflows/ci.yml/badge.svg)](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