Ignore screenshots directory
Revert "Add integration tests for add, delete and list when culture doesn't exist"
This reverts commit 0e8467c0583caa9939cf319238c418eb7ae08c58.
Add integration tests for add, delete and list when culture doesn't exist
Add passing test for write_cultures
Implement error handling with anyhow
Replace box error with anyhow error handling
Add list single culture subcommand
Move roadmap into separate file
Add clarity to wording and add recipe list example
Add screenshot to ignore list
Add further examples for Line
Add Recipe commands to API mock-up doc
Clarify written Line example
Add docs, remove schema and rename Expansion as Line
Add basic sketch of data model for Culture and Expansion structs
Add screenshot of deletion in-action
Add deletion of a single culture by culture_id
Add new method to NewCulture struct