Skip to content

Commit 4836d69

Browse files
committed
docs: add table of contents to README
1 parent ef7e21e commit 4836d69

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@
44

55
Install software directly from GitHub releases.
66

7+
## Table of Contents
8+
9+
- [Overview](#overview)
10+
- [Installation](#installation)
11+
- [Usage](#usage)
12+
- [Install a package](#install-a-package)
13+
- [List installed packages](#list-installed-packages)
14+
- [Update packages](#update-packages)
15+
- [Uninstall a package](#uninstall-a-package)
16+
- [Search for releases](#search-for-releases)
17+
- [Configuration](#configuration)
18+
- [How It Works](#how-it-works)
19+
- [Directory Structure](#directory-structure)
20+
- [Supported Platforms](#supported-platforms)
21+
- [Architecture](#architecture)
22+
- [Development](#development)
23+
- [License](#license)
24+
725
## Overview
826

927
gitclaw is a CLI tool that automates the discovery, download, and installation of binaries from GitHub releases. It handles OS/architecture detection, asset matching, extraction, and PATH management.

0 commit comments

Comments
 (0)