1b72f5bbb6
* Update fixtures to match the current storage schema. The existing files were a little misleading. This commit moves them into an 'old' directory, and creates a new 'v1empty.db'. * Add empty example Toodle database. * Rename :item/labels to :item/label in Toodle schema. * Define 'cargo cli' as an alias to run the Mentat CLI.
2 lines
42 B
Text
2 lines
42 B
Text
[alias]
|
|
cli = ["run", "-p", "mentat_cli"]
|