Create project
The command creates an empty project. Once a Project is created, there are a few options to interact with it.
Usage:
datum create --help
datum create \
-o <project_dir>
Example: create an empty project my_dataset
datum create -o my_dataset/