/seed-tldr

Primary LanguageCoffeeScript

Dendron TLDR

This is a published Dendron vault for the tldr project. It is generated and published using Dendron, the open source note-taking tool for developers.

All content on this site is from tldr and licensed under the Creative Commons Attribution 4.0 International.

If you would like to contribute to the tldr project, simply click on the Edit this page on GitHub at the bottom of each page.

Generating the Docs

The documentation is generated by running the following at the root of this repository.

cd seeds
git clone https://github.com/tldr-pages/tldr.git
dendron cli importPod --wsRoot . --podId dendron.markdown --useLocalEngine 

You can see the configuration used to generate the docs here