/alphabet_learner

Learn an alphabet from the comfort of your terminal

Primary LanguagePythonMIT LicenseMIT

Alphabet Learner

Build Status

About

Learn an alphabet from the comfort of your terminal.

Installation

$ python -m pip install alphabet_learner

Documentation

Documentation is available via GitHub.

Testing

To run all tests run nox. No venv is needed; nox makes all of them for us.

$ python -m pip install --user nox
$ git clone https://peilonrayz.github.io/alphabet_learner/
$ cd alphabet_learner
alphabet_learner $ nox

License

Alphabet Learner is available under the MIT license.