Skip to content

Clojure program to make a spanish to english csv deck for verb conjugations for importing into Anki

License

Notifications You must be signed in to change notification settings

mickrideout/spanish_verb_anki_deck

Repository files navigation

spanish-verb-conj-deck

A Spanish to English verb conjugation Anki deck generator.

Installation

Clojure Leiningen is needed to build this project: https://leiningen.org/#install

Build the uberjar which is built to the target directory target/uberjar:

lein uberjar

Usage

To generate the anki deck:

$ java -jar spanish-verb-conj-deck-0.1.0-standalone.jar [output.csv]

Acknowledgement

Spanish verb data is produced by Fred F. Jehle https://users.pfw.edu/jehle/verblist.htm

License

Copyright © 2016 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Clojure program to make a spanish to english csv deck for verb conjugations for importing into Anki

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published