Skip to main content

Snippy plugin to import tldr man pages.

Project description

badge-pypiv badge-pys badge-pyv badge-cov badge-docs badge-build badge-black

Snippy-tldr

Snippy plugin to import tldr man pages.

Installation

To install, run:

pip install snippy-tldr --user

Usage

To import one tldr page from GitHub, run:

snippy import --plugin tldr --file https://github.com/tldr-pages/tldr/blob/master/pages/linux/alpine.md

To import all English translated tldr pages for Linux from GitHub, run:

snippy import --plugin tldr

To import all tldr pages from one platform from GitHub, run:

snippy import --plugin tldr --file https://github.com/tldr-pages/tldr/tree/master/pages/osx

To import all Chinese translated tldr pages from GitHub, run:

snippy import --plugin tldr --file https://github.com/tldr-pages/tldr/tree/master/pages.zh

To import one tldr page from local file system, run:

snippy import --plugin tldr --file ./tldr/pages/linux/apk.md

To import all Linux platform tldr pages from a local file system, run:

snippy import --plugin tldr --file ./tldr/pages/linux

To import all platforms tldr pages from a local file system, run:

snippy import --plugin tldr --file ./tldr/pages

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

snippy-tldr-0.2.0.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

snippy_tldr-0.2.0-py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page