Current section
Files
Jump to
Current section
Files
README.md
# cog
[](https://hex.pm/packages/cog)
[](https://hexdocs.pm/cog/)
```sh
gleam add --dev cog@1
```
```gleam
//cog:embed src/input.txt
const input = ""
```
```sh
gleam run -m cog
```