Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.9% on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org
Top 0.5% forks on proxy.golang.org

proxy.golang.org : sigs.k8s.io/kustomize/cmd/mdtogo

Package main generates cobra.Command go variables containing documentation read from .md files. Usage: mdtogo SOURCE_MD_DIR/ DEST_GO_DIR/ [--full=true] [--license=license.txt|none] The command will create a docs.go file under DEST_GO_DIR/ containing string variables to be used by cobra commands for documentation.The variable names are generated from the SOURCE_MD_DIR/ file names, replacing '-' with ”, title casing the filename, and dropping the extension. All *.md will be read from DEST_GO_DIR/, and a single DEST_GO_DIR/docs.go file is generated. Each .md document will be parsed as follows if no flags are provided: If --full=true is provided, the document will be parsed as follows: Flags:

Registry - Source - Documentation - JSON
purl: pkg:golang/sigs.k8s.io/kustomize/cmd/mdtogo
Keywords: hacktoberfest, k8s-sig-cli
License: Apache-2.0
Latest release: 4 months ago
First release: over 2 years ago
Namespace: sigs.k8s.io/kustomize/cmd
Dependent repositories: 1
Stars: 9,463 on GitHub
Forks: 2,053 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 5 days ago

    Loading...
    Readme
    Loading...