Current section

Files

Jump to
telega README.md
Raw

README.md

# telega
[![Package Version](https://img.shields.io/hexpm/v/telega)](https://hex.pm/packages/telega)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/telega/)
```sh
gleam add telega
```
Further documentation can be found at <https://hexdocs.pm/telega>.
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
gleam shell # Run an Erlang shell
```