mirror of
https://github.com/davidallendj/gdpm.git
synced 2025-12-20 03:27:02 -07:00
Add links to README.md file
This commit is contained in:
parent
fa22c1d452
commit
cbce79423e
1 changed files with 36 additions and 0 deletions
36
README.md
36
README.md
|
|
@ -6,6 +6,42 @@ GDPM is an attempt to make a simple, front-end, command-line, package manager de
|
||||||
|
|
||||||
\*GDPM has not been tested for Windows or Mac.
|
\*GDPM has not been tested for Windows or Mac.
|
||||||
|
|
||||||
|
[Quick Start](##quick-start)
|
||||||
|
|
||||||
|
[Rational](##rationale)
|
||||||
|
|
||||||
|
[How It Works](##how-it-works)
|
||||||
|
|
||||||
|
[Features](##features)
|
||||||
|
|
||||||
|
[Building from Source](##building-from-source)
|
||||||
|
|
||||||
|
[Prerequisites](###prerequisites)
|
||||||
|
|
||||||
|
[Macro Definitions](###macro-definitions)
|
||||||
|
|
||||||
|
[API Documentation](###api-documentation)
|
||||||
|
|
||||||
|
[How to use the CLI](##how-to-use-the-cli)
|
||||||
|
|
||||||
|
[Installing, Removing, Updating, and Listing](###installing-removing-updating-and-listing)
|
||||||
|
|
||||||
|
[Searching](###searching)
|
||||||
|
|
||||||
|
[Linking and Cloning](###linking-and-cloning)
|
||||||
|
|
||||||
|
[Cleaning Temporary Files](###cleaning-temporary-files)
|
||||||
|
|
||||||
|
[Managing Remote Sources](###managing-remote-sources)
|
||||||
|
|
||||||
|
[Planned Features](##planned-features)
|
||||||
|
|
||||||
|
[Known Issues](##known-issues)
|
||||||
|
|
||||||
|
[License](##license)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|
||||||
Common commands for searching, installing, listing, and removing assets.
|
Common commands for searching, installing, listing, and removing assets.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue