Console¶
The console is the primary way to interact with Betty. After installation, the betty command will be available on
your command line.
Run betty --help to view all commands and global options, and betty $command --help (where $command is
the name of a command) to see how to use that specific command, e.g. betty generate --help.
Commands¶
aboutOutput information about Betty, and optionally your project
clear-cachesClear all caches
configConfigure Betty
demoExplore a demonstration site
docsView the documentation
generateGenerate a static site
newCreate a new project
new-translationCreate a new translation
serveServe a generated site
update-translationsUpdate existing translations
dev-profile-demoProfile the generation of the demonstration site
dev-update-translationsUpdate all existing translations for Betty itself