|
| 1 | +<div align="center"> |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | +<img src="https://emoji2svg.deno.dev/api/🦊" alt="eyecatch" height="100"> |
| 10 | + |
| 11 | +# garnet |
| 12 | + |
| 13 | +Compile gleam to single binary, via Deno and Bun. |
| 14 | + |
| 15 | +<br> |
| 16 | +<br> |
| 17 | + |
| 18 | + |
| 19 | +</div> |
| 20 | + |
| 21 | +[](https://hex.pm/packages/garnet) |
| 22 | +[](https://hexdocs.pm/garnet/) |
| 23 | + |
| 24 | +<div align="center"> |
| 25 | + |
| 26 | +</div> |
| 27 | + |
| 28 | +## 🚀 How to use |
| 29 | + |
| 30 | +```sh |
| 31 | +gleam run -m garnet_tool example out bun |
| 32 | +``` |
| 33 | + |
| 34 | +## ⬇️ Install |
| 35 | + |
| 36 | +```sh |
| 37 | +gleam add -m garnet_tool |
| 38 | +``` |
| 39 | + |
| 40 | +## ⛏️ Development |
| 41 | + |
| 42 | +```sh |
| 43 | +gleam run -m garnet_tool |
| 44 | +``` |
| 45 | + |
| 46 | +## 📝 Todo |
| 47 | + |
| 48 | +Notting... |
| 49 | + |
| 50 | +## 📜 License |
| 51 | + |
| 52 | +MIT |
| 53 | + |
| 54 | +### 🧩 Modules |
| 55 | + |
| 56 | +- [gleam_javascript](https://hexdocs.pm/gleam_javascript) Apache-2.0 |
| 57 | +- [glearray](https://hexdocs.pm/glearray) Apache-2.0 |
| 58 | +- [gleam_fetch](https://hexdocs.pm/gleam_fetch) Apache-2.0 |
| 59 | +- [glance](https://hexdocs.pm/glance) Apache-2.0 |
| 60 | +- [shellout](https://hexdocs.pm/shellout) Apache-2.0 |
| 61 | +- [fswalk](https://hexdocs.pm/fswalk) MIT |
| 62 | +- [cleam](https://hexdocs.pm/cleam) MIT |
| 63 | +- [gleeunit](https://hexdocs.pm/gleeunit) Apache-2.0 |
| 64 | +- [gleam_json](https://hexdocs.pm/gleam_json) Apache-2.0 |
| 65 | +- [gleam_erlang](https://hexdocs.pm/gleam_erlang) Apache-2.0 |
| 66 | +- [gleam_community_ansi](https://hexdocs.pm/gleam_community_ansi) Apache-2.0 |
| 67 | +- [repeatedly](https://hexdocs.pm/repeatedly) Apache-2.0 |
| 68 | +- [pears](https://hexdocs.pm/pears) MIT |
| 69 | +- [simplifile](https://hexdocs.pm/simplifile) Apache-2.0 |
| 70 | +- [esgleam](https://hexdocs.pm/esgleam) Apache-2.0 |
| 71 | +- [gleam_community_colour](https://hexdocs.pm/gleam_community_colour) Apache-2.0 |
| 72 | +- [gleam_http](https://hexdocs.pm/gleam_http) Apache-2.0 |
| 73 | +- [jasper](https://hexdocs.pm/jasper) AGPL-3.0-only |
| 74 | +- [gleam_stdlib](https://hexdocs.pm/gleam_stdlib) Apache-2.0 |
| 75 | +- [glexer](https://hexdocs.pm/glexer) MIT |
| 76 | +- [thoas](https://hexdocs.pm/thoas) Apache 2.0 |
| 77 | +- [argv](https://hexdocs.pm/argv) Apache-2.0 |
| 78 | +- [filepath](https://hexdocs.pm/filepath) Apache-2.0 |
| 79 | +- [spinner](https://hexdocs.pm/spinner) Apache-2.0 |
| 80 | +- [gleam_community_path](https://hexdocs.pm/gleam_community_path) Apache-2.0 |
| 81 | + |
| 82 | +## 💕 Special Thanks |
| 83 | + |
| 84 | +- [Gleam](https://gleam.run/) |
| 85 | +- [Deno](https://deno.com/) |
| 86 | +- [Bun](https://bun.sh/) |
0 commit comments