Add env and restore commands #11
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "refs/pull/11/head"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
Adds
tmpl env
andtmpl restore
Refactors the update code to push the logic further internal.
This allows less duplication in the
restore
command.Makes a semi-breaking change to the TOML format of the registry, but at worst would make
list
seem off.Checks whether a template exists with a name before downloading/saving.