oh_my_toml

Crates.iooh_my_toml
lib.rsoh_my_toml
version0.1.0
created_at2025-08-04 17:13:33.169833+00
updated_at2025-08-04 17:13:33.169833+00
descriptionAwesome TOML configuration derive macro
homepage
repositoryhttps://github.com/vortex-editor/oh-my-toml
max_upload_size
id1780964
size178,222
Nik Revenco (nik-rev)

documentation

README

oh_my_toml

This is a template for my Rust projects.

Installation

Supported platforms: Linux, macOS and Windows

Shell

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/nik-rev/oh_my_toml/releases/latest/download/oh_my_toml-installer.sh | sh

PowerShell

powershell -ExecutionPolicy Bypass -c "irm https://github.com/nik-rev/oh_my_toml/releases/latest/download/oh_my_toml-installer.ps1 | iex"

Homebrew

brew install nik-rev/tap/oh_my_toml

Cargo

cargo install oh_my_toml

Nix

nix profile install github:nik-rev/oh_my_toml/main

License

This repository is licensed under either of:

at your option.

Commit count: 0

cargo fmt