generated from canadian-coding/python-package-template
-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Description
Background
It would be nice to be able to specify remote repo's for downloading themes from. This is useful so that anyone who has multiple custom themes can specify a lookup natively.
implementation
- Allow
themefield to also be the path to a url to a.zipfile remotely- Look for file path if protocol is not specified
- Create new
user-remotes.ymlwhich is a seperate file specifically for new user remotes- Add an option to the CLI to add a new link to the
user-remotes.ymlfile i.e.ezcv theme -r="filename.yml"orezcv theme --remote="filename.yml"or
- Add an option to the CLI to add a new link to the
Documentation
- Document folder structure
- Document Config specification
Metadata
Metadata
Assignees
Labels
No labels