Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/auburnsummer/tldr-monster

tldr client for curl or in-browser
https://github.com/auburnsummer/tldr-monster

curl shell tldr tldr-pages

Last synced: 2 months ago
JSON representation

tldr client for curl or in-browser

Awesome Lists containing this project

README

        

# the TL;DR monster...

...is a friendly creature who helps you remember how to use terminal commands!

tldr.monster is an online copy of [TL;DR Pages](https://github.com/tldr-pages/tldr) which is
designed for in-terminal use using `curl`.

To use it, run `curl tldr.monster/cmd`, replacing `cmd` with the command you want info on.

For instance, if I want info about `tar`, I would run `curl tldr.monster/tar`.