Commands#

CommandDescription
witches create <name>Create a new project
witches initGenerate template files and structure
witches installInstall dependencies
witches runStart the server
witches migrate upApply all migrations
witches migrate downRollback last migration
witches database generateGenerate database URL
witches add <your_domain>Add a new domain
witches rm <your_domain>Remove a domain