Jul 7, 2018
Continuous Integration for a spoken language I wanted to start a blog, so like a lot of people nowadays I’ve created a GitHub repository, added automatic deployment via netlify, and voila! But I still needed to write something… And while doing so it would be nice to use proper spelling, so why not adapt some kind of automatic spell checker?
Aspell? Hunspell? *spell? To begin with it would be nice to find a CLI tool which could spell check plain-text files.