Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maxdeviant/shakespeare
🎠General-purpose OTP actors
https://github.com/maxdeviant/shakespeare
Last synced: about 1 month ago
JSON representation
🎠General-purpose OTP actors
- Host: GitHub
- URL: https://github.com/maxdeviant/shakespeare
- Owner: maxdeviant
- License: mit
- Created: 2024-04-11T23:31:29.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T14:56:54.000Z (8 months ago)
- Last Synced: 2024-04-14T17:19:43.257Z (8 months ago)
- Language: Gleam
- Size: 8.79 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gleam - shakespeare - [📚](https://hexdocs.pm/shakespeare/) - General-purpose OTP actors. (Packages / Erlang and OTP)
README
# shakespeare
[![Package Version](https://img.shields.io/hexpm/v/shakespeare)](https://hex.pm/packages/shakespeare)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/shakespeare/)
![Erlang-compatible](https://img.shields.io/badge/target-erlang-b83998)🎠General-purpose OTP actors.
## Installation
```sh
gleam add shakespeare
```