All Projects → leighmcculloch → tldr

leighmcculloch / tldr

Licence: Unknown, MIT licenses found Licenses found Unknown LICENSE MIT LICENSE-tldr-pages
Simplified and community-driven man pages (tldr-pages) in a single binary.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to tldr

Tldr
📚 Collaborative cheatsheets for console commands
Stars: ✭ 36,408 (+110227.27%)
Mutual labels:  man-page, examples, help, tldr, manual, manpages
Cheat.sh
the only cheat sheet you need
Stars: ✭ 27,798 (+84136.36%)
Mutual labels:  examples, help, tldr, cheatsheet
tldr-flutter
simplified man-pages, a tldr.sh client
Stars: ✭ 65 (+96.97%)
Mutual labels:  tldr, tldr-pages
alfred-tldr
tldr with alfred workflow written in Go
Stars: ✭ 77 (+133.33%)
Mutual labels:  tldr, tldr-pages
Cehv10 Notes
📕 Both personal and public notes for EC-Council's CEHv10 312-50, because its thousands of pages/slides of boredom, and a braindump to many
Stars: ✭ 170 (+415.15%)
Mutual labels:  help, cheatsheet
tldr-php
PHP Client for tldr
Stars: ✭ 18 (-45.45%)
Mutual labels:  tldr, tldr-pages
TLDR.jl
A package for fast help and snippets
Stars: ✭ 16 (-51.52%)
Mutual labels:  help, tldr
Tldr
Golang command line client for tldr https://github.com/tldr-pages/tldr
Stars: ✭ 210 (+536.36%)
Mutual labels:  help, tldr
ktor-API-examples
Examples with ktor to create an API REST
Stars: ✭ 23 (-30.3%)
Mutual labels:  examples, manual
Py2rs
A quick reference guide for the Pythonista in the process of becoming a Rustacean
Stars: ✭ 690 (+1990.91%)
Mutual labels:  examples, cheatsheet
Cht.exe
cht.sh libcurl client for windows XP+ with changed colorization
Stars: ✭ 15 (-54.55%)
Mutual labels:  examples, help
cheat
cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
Stars: ✭ 8,686 (+26221.21%)
Mutual labels:  man-page, help
fe-store-house
The front-end resource that gathered in my working days.
Stars: ✭ 95 (+187.88%)
Mutual labels:  cheatsheet
machine-learning-templates
Template codes and examples for Python machine learning concepts
Stars: ✭ 40 (+21.21%)
Mutual labels:  examples
FSharpCheatSheet
Reference sheet of the basics of F# ^_^
Stars: ✭ 20 (-39.39%)
Mutual labels:  cheatsheet
godot-practice-shaders
Some practice shaders in Godot
Stars: ✭ 79 (+139.39%)
Mutual labels:  examples
roffit
converts nroff man pages to HTML
Stars: ✭ 84 (+154.55%)
Mutual labels:  man-page
gdb-cheatsheet
GDB cheatsheet for reversing binaries
Stars: ✭ 20 (-39.39%)
Mutual labels:  cheatsheet
Dilettantes-Guide-to-Linting
Setting up ESLint, Prettier, VS Code, and the AirBnB style guide in beautiful harmony.
Stars: ✭ 18 (-45.45%)
Mutual labels:  tldr
developercielo.github.io
Site de documentações, tutoriais e FAQ
Stars: ✭ 47 (+42.42%)
Mutual labels:  manual
tldr

Build Go Report Card

A single binary CLI containing the tldr-pages collection of simplified and community-driven man pages.

What

Why

To fulfill use cases not fulfilled by existing tldr clients. Existing tldr clients either:

  • Make http requests to download tldr-pages as required. This is not ideal when developing without an internet connection.
  • Require package managers or development environments to be installed.

Install

Binary (Linux binary, deb, rpm, pacman; macOS; Windows)

Download and install the binary from the releases page.

Homebrew (Linux; macOS)

brew install 4d63/tldr/tldr

Source

go get 4d63.com/tldr
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].