strictdoc
strictdoc copied to clipboard
strictdoc/cli: add a command to generate a project skeleton
We need this command to simplify the workflow for new users:
- The command shall generate a
strictdoc.tomlconfig file. - The command shall generate a hello world example.
- The command shall suggest the commands for running the static export and the server.