iafisher / drill

Spaced-repetition quizzes on the command line
MIT License
2 stars 0 forks source link

Implement quiz management within the popquiz application #21

Closed iafisher closed 5 years ago

iafisher commented 5 years ago

i.e., popquiz new <quiz> to create a new quiz popquiz rename <old-name> <new-name> to rename a quiz

etc.