Current section
Files
Jump to
Current section
Files
glitr_convert
README.md
README.md
# glitr_convert
[](https://hex.pm/packages/glitr_convert)
[](https://hexdocs.pm/glitr_convert/)
```sh
gleam add glitr_convert@1
```
```gleam
import glitr_convert
pub fn main() {
// TODO: An example of the project in use
}
```
Further documentation can be found at <https://hexdocs.pm/glitr_convert>.
## Development
```sh
gleam run # Run the project
gleam test # Run the tests
```