Skip to content

pixelcmtd/tldrgal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tldrgal

Contribute to tldr.

Inspired by Homebrew's create, edit, bump-formula-pr and bump-cask-pr.

More information: <INSTALL.md>.

  • Create a new page:

tldrgal add {{obscure_command}}

  • Create an alias page:

tldrgal alias {{python3}}={{python}}

  • Request pages:

tldrgal request {{llc,lli,llvm-config}}

  • Edit a page:

tldrgal edit {{command}}

  • Make an edit that isn't constrained to a single page:

tldrgal rawedit {{blow-everything-up}}

  • List all commands on your system that don't have a tldr page yet:

tldrgal missing

  • View a page (invokes tldr {{vim}}):

tldrgal view {{vim}}

  • Grep in all files from tldr:

tldrgal grep "{{bad.*user}}"

  • Run git blame on a specific page:

tldrgal blame vim

  • Run a command in the tldr repo:

tldrgal run fd vim

  • Update your fork with upstream changes:

tldrgal update

About

An all-in-one tool to automate a lot of the pain of contributing to tldr away.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages