mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
- correctly frame the CLI's current state as a tutorial toy. - provide a friendlier quickstart that puts what it's doing into perspective and guides you to next steps. - provide a better sense of what each tutorial/quickstart doc is for. - make the getting started page slightly more friendly. Signed-off-by: Sebastien Awwad <sebastien.awwad@gmail.com>
8 lines
357 B
ReStructuredText
8 lines
357 B
ReStructuredText
Getting Started
|
|
---------------
|
|
|
|
- `Overview of TUF <OVERVIEW.rst>`_
|
|
- `Installation <INSTALLATION.rst>`_
|
|
- Beginner Tutorials (using the basic command-line interface): `Quickstart <QUICKSTART.md>`_; `CLI Tutorial <CLI.md>`_; `CLI Further Examples <CLI_EXAMPLES.md>`_
|
|
- `Advanced Tutorial <TUTORIAL.md>`_
|
|
- `Guidelines for Contributors <CONTRIBUTORS.rst>`_
|