Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rybla/halogen-interaction
https://github.com/rybla/halogen-interaction
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/rybla/halogen-interaction
- Owner: rybla
- Created: 2024-11-10T20:42:32.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T21:26:04.000Z (about 1 month ago)
- Last Synced: 2024-11-17T22:23:50.835Z (about 1 month ago)
- Language: PureScript
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```