Skip to content

sapirrior/gigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gigs: The General Interactive Guide Collection

A curated registry of high-quality, terminal-friendly documentation (.gg files) designed for the gig engine.

Viewing Guides

To view any guide in this collection, ensure the gig engine is installed. Search for guides by section and name.

Examples:

gig ls          # View the 'ls' guide from the default search path
gig 1 grep      # View 'grep' specifically from section 1
gig view doc.gg # Render a local guide file

Installation & Sync

You can install and synchronize the full gigs collection directly through the gig engine using the built-in sync command. This ensures your local guide library is up-to-date with the latest versions.

gig sync

This command performs an atomic update, downloading the latest guides and placing them in the appropriate system directory (/usr/share/gig/ or the Termux equivalent).

Structure

Guides are organized by standard Unix manual sections: gigs/<section>/<name>.gg.

  • Section 1: User Commands (ls, grep, tar, etc.)
  • Section 7: Miscellaneous (example, overview)
  • Section n/l: New and Local drafts

Writing Guides

Interested in authoring your own .gg files? Check out our comprehensive syntax and style documentation:

Contributing

We welcome new guides and improvements! Please follow our CONTRIBUTING.md guidelines.

About

GIGs (General Interactive Guides): A high-fidelity, terminal-native manual page system. Engineered for exhaustive technical depth and semantic structure, providing a modern and highly readable alternative to traditional Unix documentation.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors