Coder Social home page Coder Social logo

cargo-license's Introduction

cargo-license

Build Status License Minimum Supported Rust Version

A cargo subcommand to see license of dependencies.

Installation and Usage

You can install cargo-license with: cargo install cargo-license and run it in your project directory with: cargo license or cargo-license.

cargo_license 0.3.0
Cargo subcommand to see licenses of dependencies.

USAGE:
    cargo-license [FLAGS] [OPTIONS]

FLAGS:
        --all-features     Activate all available features.
    -a, --authors          Display crate authors
    -d, --do-not-bundle    Output one license per line.
    -h, --help             Prints help information
    -j, --json             Detailed output as JSON.
        --no-deps          Output information only about the root package and don't fetch dependencies.
    -t, --tsv              Detailed output as tab-separated-values.
    -V, --version          Prints version information

OPTIONS:
        --current-dir <CURRENT_DIR>    Current directory of the cargo metadata process.
        --features <FEATURE>...        Space-separated list of features to activate.
        --manifest-path <PATH>         Path to Cargo.toml.

Example

cargo-license running inside the cargo-license project directory:

cargo-license

cargo-license's People

Contributors

dnaka91 avatar erichdongubler avatar jswrenn avatar kornelski avatar mckaymatt avatar onur avatar staktrace avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.