An easy-to-use CLI tool to calculate the values of words based on Numerology.
- Install Rust if you haven't already (on macOS and Linux only, Windows go here):
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Install from crates.io
cargo install numeracalc