Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
tldr client for curl or in-browser
- Host: GitHub
- URL: https://github.com/auburnsummer/tldr-monster
- Owner: auburnsummer
- License: agpl-3.0
- Created: 2020-07-24T04:14:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-07T00:01:14.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T20:54:26.929Z (5 months ago)
- Topics: curl, shell, tldr, tldr-pages
- Language: Go
- Homepage: http://tldr.monster
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.