tldr

command module
v0.0.0-...-1c14a45 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 8, 2022 License: GPL-2.0 Imports: 6 Imported by: 0

README

TLDR

TL;DR pages in Go.

How to install

With Go, run:

go install github.com/Pauloo27/tldr@latest

And then create the config at ~/.config/tldr.env with the following content:

# bs, da, de, es, fr, hbs, hi, id, it, ja, ko, ml, nl, no, pl, pt_BR, pt_PT, ru, sv, ta, th, tr, zh, zh_TW
TLDR_LANG=""
# bat, cat, less, vim, mdcat
TLDR_VIEWER="/usr/bin/less"

You also need to add the Go binary folder to your path, if you haven't done it yet. If you don't know where the Go binary folder is, run go env GOPATH.

You can set a language, leave it empty to use English.

I recommend using mdcat as the viewer

Compiling

Clone the project:

$ git clone https://github.com/Pauloo27/tldr.git && cd tldr

Install it:

$ make install

Viewers

Recommended viewer: catmd.

Also: cat, bat, less.

Info

The tldr pages repository will be cloned to ~/.cache/tldr. Once cloned, run tldr --update to update the pages.

License

GPL Logo

This project is licensed under GNU General Public License v2.0.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL