README.md
<div align="center">





<img src="https://emoji2svg.deno.dev/api/🦊" alt="eyecatch" height="100">
# garnet
Compile gleam to single binary, via Deno and Bun.
<br>
<br>
</div>
[](https://hex.pm/packages/garnet)
[](https://hexdocs.pm/garnet/)
<div align="center">
</div>
## 🚀 How to use
```sh
gleam run -m garnet_tool example out bun
```
## ⬇️ Install
```sh
gleam add -m garnet_tool
```
## ⛏️ Development
```sh
gleam run -m garnet_tool
```
## 📝 Todo
Notting...
## 📜 License
MIT
### 🧩 Modules
- [gleam_javascript](https://hexdocs.pm/gleam_javascript) Apache-2.0
- [glearray](https://hexdocs.pm/glearray) Apache-2.0
- [gleam_fetch](https://hexdocs.pm/gleam_fetch) Apache-2.0
- [glance](https://hexdocs.pm/glance) Apache-2.0
- [shellout](https://hexdocs.pm/shellout) Apache-2.0
- [fswalk](https://hexdocs.pm/fswalk) MIT
- [cleam](https://hexdocs.pm/cleam) MIT
- [gleeunit](https://hexdocs.pm/gleeunit) Apache-2.0
- [gleam_json](https://hexdocs.pm/gleam_json) Apache-2.0
- [gleam_erlang](https://hexdocs.pm/gleam_erlang) Apache-2.0
- [gleam_community_ansi](https://hexdocs.pm/gleam_community_ansi) Apache-2.0
- [repeatedly](https://hexdocs.pm/repeatedly) Apache-2.0
- [pears](https://hexdocs.pm/pears) MIT
- [simplifile](https://hexdocs.pm/simplifile) Apache-2.0
- [esgleam](https://hexdocs.pm/esgleam) Apache-2.0
- [gleam_community_colour](https://hexdocs.pm/gleam_community_colour) Apache-2.0
- [gleam_http](https://hexdocs.pm/gleam_http) Apache-2.0
- [jasper](https://hexdocs.pm/jasper) AGPL-3.0-only
- [gleam_stdlib](https://hexdocs.pm/gleam_stdlib) Apache-2.0
- [glexer](https://hexdocs.pm/glexer) MIT
- [thoas](https://hexdocs.pm/thoas) Apache 2.0
- [argv](https://hexdocs.pm/argv) Apache-2.0
- [filepath](https://hexdocs.pm/filepath) Apache-2.0
- [spinner](https://hexdocs.pm/spinner) Apache-2.0
- [gleam_community_path](https://hexdocs.pm/gleam_community_path) Apache-2.0
## 💕 Special Thanks
- [Gleam](https://gleam.run/)
- [Deno](https://deno.com/)
- [Bun](https://bun.sh/)