Download the PHP package brainmaestro/tldr without Composer
On this page you can find all versions of the php package brainmaestro/tldr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package tldr
tldr-php
A
PHP
based command-line client for tldr.
Installing
Usage
To see tldr pages:
tldr <command>
show examples for this commandtldr <command> --p=<platform>
show command page for the given platform (linux
,osx
,sunos
)
The client caches a copy of all pages locally, in ~/.tldr
.
There are more commands to control the local cache:
tldr --update
download latest version of pages in your local cachetldr --clear-cache
delete the entire local cache
Related
- tldr-node-client - source of documentation and cache functionality
License
MIT © Ezinwa Okpoechi
All versions of tldr with dependencies
PHP Build Version
Package Version
Requires
symfony/console Version
^3.3
The package brainmaestro/tldr contains the following files
Loading the files please wait ....