From f7859defb3936bc63548991812437e8c499f2c54 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Mon, 25 Oct 2021 02:51:22 +0100 Subject: [PATCH] updating todo --- TODO.todo | 1 + 1 file changed, 1 insertion(+) 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