#word #value #calculator #numerology #cli-tool

app numeracalc

An easy to use CLI tool to calculate the values of words according to Numerology

4 stable releases

1.2.2 Apr 7, 2024
1.1.1 Apr 7, 2024
1.0.1 Apr 7, 2024

#323 in Command line utilities

Download history 253/week @ 2024-04-06

253 downloads per month

Custom license

35KB
802 lines

numeracalc

An easy to use CLI tool to calculate the values of words according to Numerology that I made for a friend.

Installation:

Type these commands (either in the terminal for macOS and Linux, or Powershell for Windows):

  • 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
cargo install numeracalc

Dependencies

~5–15MB
~144K SLoC