Snippy plugin to import tldr man pages.
Project description
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size snippy_tldr-0.2.0-py3-none-any.whl (13.8 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size snippy-tldr-0.2.0.tar.gz (10.5 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for snippy_tldr-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dcac9187e7c1324bbbffae681084b0eb9fc65a25b630f5c7b7381a4781e2d75b |
|
MD5 | 9abfb6893bbf0c707fbb8b7175df70c4 |
|
BLAKE2-256 | d2e285725830f0d6092a0b5c430ae49630973bdf58bf98b3f74333fccb38629c |