Packages

Gleam lexer in gleam

Current section

Files

Jump to
shimmy README.md
Raw

README.md

# shimmy
[![Package Version](https://img.shields.io/hexpm/v/shimmer)](https://hex.pm/packages/shimmy)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/shimmy/)
```sh
gleam add shimmy
```
```gleam
import shimmy
pub fn main() {
// TODO: An example of the project in use
}
```
Further documentation can be found at <https://hexdocs.pm/shimmy>.
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```
# TODO
- [ ] comments