calling "schevo db create" within a directory "myproject"
should create
myproject.db
Implementation:
"schevo db create" results in a question to the user:
Please specify the database filename [default: myproject.db]:
User either hits [RETURN], or types the name.