Skip to content

A program to help memorise words when learning a new language.

License

Notifications You must be signed in to change notification settings

albertoberto/word_mem

Repository files navigation

wm

A program to help memorise words when learning a new language.

Dependencies

Usage

  • Install deps: gem install bundler && bundle install.
  • Run bundle exec rake to run tests and linters.
  • Add your google cloud API key to config/keys.yaml
  • Add your desired target and base languages in config/languages.yaml
  • Add the /exe/ directory to $PATH by adding to your shell configuration file: export PATH=$PATH:/path/to/project/exe, to enable running this program with commands such as: wm review

About

A program to help memorise words when learning a new language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages