Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rybla/halogen-interaction


https://github.com/rybla/halogen-interaction

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# halogen-interaction

## install

dependencies:
- [bun](https://bun.sh/)

```bash
bun install
```

## examples

simple cli:
```bash
bun spago run -m Halogen.Interaction.Interpretation.Cli
```