tldr-pages/tldr

Let's document! vcpkg & conan edition

Open

#5,070 opened on Jan 2, 2021

 (0 comments) (1 reaction) (0 assignees)Markdown (5,381 forks)batch import
good first issuehelp wantedlet's documentnew command

Repository metrics

Stars
 (63,468 stars)
PR merge metrics
 (PR metrics pending)

Description

vcpkg and conan are popular C++ package managers. I've used both myself. I've written pages for each of them, but in reality they probably need a page for each sub command since there are many.

vcpkg:

conan:

  • conan https://github.com/tldr-pages/tldr/pull/5008
    • alias
    • build
    • config
    • copy
    • create
    • download
    • editable
    • export-pkg
    • export
    • get
    • help
    • imports
    • info
    • inspect
    • install
    • lock
    • new
    • package
    • profile
    • remote
    • remove
    • search
    • source
    • test
    • upload
    • user
    • workspace

Contributor guide