Module
cli._templates
Project scaffolding templates — plain Python strings forchirp new.
No template engine here (that would be circular). Simplestr.format()
substitution with{name}for the project name.
cli._templates
Project scaffolding templates — plain Python strings forchirp new.
No template engine here (that would be circular). Simplestr.format()
substitution with{name}for the project name.