tldr-pages/tldr

Let's document! vcpkg & conan edition

Ouverte

#5 070 ouverte le 2 janv. 2021

 (0 commentaire) (1 réaction) (0 personne assignée)Markdown (5 381 forks)batch import
good first issuehelp wantedlet's documentnew command

Métriques du dépôt

Stars
 (63 468 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur