numeracalc

Crates.ionumeracalc
lib.rsnumeracalc
version1.2.2
sourcesrc
created_at2024-04-07 19:24:45.468491
updated_at2024-04-07 20:47:05.856438
descriptionAn easy to use CLI tool to calculate the values of words according to Numerology.
homepagehttps://github.com/tanav-malhotra/numeracalc
repositoryhttps://github.com/tanav-malhotra/numeracalc
max_upload_size
id1199447
size96,625
Tanav Malhotra (tanav-malhotra)

documentation

README

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
Commit count: 22

cargo fmt