Gleam TOML Generator
Generate Gleam gleam.toml project configuration files with dependencies, targets, and metadata. Supports Erlang and JavaScript targets with standard library dependencies.
How to Use Gleam TOML Generator
Enter your Gleam project name, version, description, and licence. Select the compilation target (Erlang or JavaScript) and optionally add a repository name. Click Generate to create a complete gleam.toml configuration file.
Step-by-Step Instructions
- Enter project name and version
- Add description and licence
- Select compilation target
- Click Generate gleam.toml
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.