A tool for learning via terminal notecards.
See more usage examples below.
Install totes:
make installThis will symlink the totes executable to /usr/local/bin/totes. It will also symlink the notes included in this repository to $XDG_DATA_HOME/totes (defaults to $HOME/.local/share/totes if XDG_DATA_HOME is unset) (based on the XDG directory specification).
Now go ahead and run it!
totes
# to see usage information
totes --help


