spellcli 1.2.0

A CLI that allows you to check the spelling of different words.
spellcli-1.2.0 is not a library.

SpellCLI

A CLI that allows you to check the spelling of different words.

Features

  • Check if a word is spelled correctly
  • Get the definition of a word
  • Get words with similar spelling
  • Get the definition of words with similar spelling
  • Get the time the program takes to run (only in --debug)

Spell check

Input a word to check it's spelling. spelling

Install

This program can be installed with:

cargo install spellcli

and than ran with:

spellcli

cargo needs to be installed first.

AI Usage

AI was not used in any way toward the creation of this project.