updating todo

This commit is contained in:
2021-10-25 02:51:22 +01:00
parent 87c6e99eed
commit f7859defb3

View File

@@ -3,6 +3,7 @@ Functionality:
☐ Have an `--example` flag to `new` that prints an example given in the `config.yml` ☐ 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. ☐ Should be a `tembo new --list` to list all possible names.
☐ When template not found, raise a Tembo error ☐ 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 currently raises jinja2.exceptions.TemplateNotFound on line 62, in _load_template
☐ Add update notification? ☐ Add update notification?
check pypi for latest version and compare to current check pypi for latest version and compare to current