diff --git a/TODO.todo b/TODO.todo index cbe844e..cfa36ec 100644 --- a/TODO.todo +++ b/TODO.todo @@ -3,6 +3,7 @@ Functionality: ☐ Have an `--example` flag to `new` that prints an example given in the `config.yml` ☐ Should be a `tembo new --list` to list all possible names. ☐ When template not found, raise a Tembo error + ☐ Convert spaces to underscores in filepath currently raises jinja2.exceptions.TemplateNotFound on line 62, in _load_template ☐ Add update notification? check pypi for latest version and compare to current