This is a Java client for tldr-pages
- Java Development Kit 1.8.
- Maven 3.6.X.
Run mvn clean package
to build the project and extract ./target/tldr.zip
and add the $EXTRACTED_FOLDER\bin
to the path.
Usage: tldr [options] SEARCH
Options:
--help, -h
Print help information and exit
--platform, -p
Platform [windows, macos|osx, linux]
--version
Print version and exit
Download tldr from releases