-
Notifications
You must be signed in to change notification settings - Fork 280
Closed
Labels
backlogIssues to address with priority for current development goalsIssues to address with priority for current development goalsdocumentationDocumentation of the project as well as procedural documentationDocumentation of the project as well as procedural documentationgood first issueBite-sized items for first time contributorsBite-sized items for first time contributorsngclient
Milestone
Description
EDIT: I think starting with out-of-the-box runnable example code is a better idea: see comment below (original issue follows:)
the updater module docs show how to write a client in five lines of code but they also mention dependencies:
* A webserver running on http://localhost:8000, serving TUF repository
metadata at "/tuf-repo/" and targets at "/targets/"
* Local metadata directory "~/tufclient/metadata/" is writable and contains
a root metadata version for the remote repository
* Download directory "~/tufclient/targets/" is writable
would be nice to have really easy to follow instructions that handle all of that...
The tutorial should live within the documentation but not in the ngclient module docs, just as a page on its own. Actually writing the tutorial is probably a "good first issue"?
Metadata
Metadata
Assignees
Labels
backlogIssues to address with priority for current development goalsIssues to address with priority for current development goalsdocumentationDocumentation of the project as well as procedural documentationDocumentation of the project as well as procedural documentationgood first issueBite-sized items for first time contributorsBite-sized items for first time contributorsngclient