Skip to content

forde-dev/speller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speller

Speller is a tool to give spelling suggestions on incorrectly spelled words simply by highligthing the text that you want to scan for spelling mistakes

Installation

  1. Clone this repo.
  2. cd into repo
  3. highlight text to check
  4. Run crystal ./src/speller.cr

Usage

for usage, i would recommend compiling this repo and adding it to your /usr/local/bin/ and run it using terminal once something is highlighted, or bind it to a keyboard shortcut

Contributing

  1. Fork it (https://github.com/fordetek/speller/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Releases

No releases published

Packages

No packages published