GithubHelp home page GithubHelp logo

Comments (2)

rprieto avatar rprieto commented on May 3, 2024

Hi @phillips1012 , sorry it's been a while but we've made some good progress behind the scenes.
This repo now only contains the actual pages, and clients are maintained separately.

What would you think of the following structure? We're trying to keep it simple for clients, and avoid arbitrary or debatable splits:

pages
   |__ tar.md         # common tar tool
   |__ ssh.md         # default gnu version of ssh
   |__ ssh.osx.md     # OSX version of ssh
   |__ emerge.md      # linux only tool
   |__ npm.md         # general app that cross-compiles

The idea is that every command goes at the top level, as <command>.md. As you said, many commands can be cross-compiled, and sometimes you might just want to look up apt-get while on a Mac.

Still, commands that have several versions can be overridden as ssh.osx.md, in which case tldr ssh will pick that one over the generic one if you're on that platform.

from tldr.

rprieto avatar rprieto commented on May 3, 2024

Closing, we should consolidate this discussion in #190

from tldr.

Related Issues (20)

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.