Giter Site home page Giter Site logo

tldr's Introduction

What is this?

New to the command-line world? Or just a little rusty? Or like me you can't always remember the arguments to lsof or tar? Maybe it doesn't help that the first option explained in man tar is:

-b blocksize
   Specify the block size, in 512-byte records, for tape drive I/O.
   As a rule, this argument is only needed when reading from or writing to tape drives,
   and usually not even then as the default block size of 20 records (10240 bytes) is very common.

I'm sure people could benefit from simplified "show me the common usages" man pages. What about:

tldr screenshot

Note: sorry for now there are no Linux entries. Please come contribute over here if you have ideas how we can handle multiple platforms efficiently!

Installing

$ npm install -g tldr

Contributing

Your favourite command isn't covered? You can think of more examples?

Just open an issue or send a pull request, it's all Markdown stored right here on Github.

The rough guidelines are:

  • each command's description should short and sweet
  • give around 5 examples of the most common usages
  • when in doubt, keep new command-line users in mind

Dev notes

  • To run the tests:
npm test
  • To try out new fetching/rendering logic locally
npm start
npm run example

tldr's People

Contributors

rprieto avatar pranavraja avatar marekhrabe avatar shadcn avatar kud avatar hughsk avatar tjwudi avatar ruyadorno avatar andrewboerema avatar junosuarez avatar

Watchers

James Cloos avatar Florian D. avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.