GithubHelp home page GithubHelp logo

ondrejfuhrer / homebrew-license Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zachwick/homebrew-license

0.0 1.0 0.0 151 KB

External command for Homebrew for fetching and displaying licensing information of formulae

License: BSD 2-Clause "Simplified" License

Ruby 100.00%

homebrew-license's Introduction

homebrew-license

External command for showing the license(s) the given formulae are available under.

Install

brew tap zachwick/license

Usage

The most useful way to use the command is by invoking

$ brew license formula1

which will print out any known licensing info for that formula.

brew license formula1
brew license formula1 formula2 ...
brew license [-r|--recurse] formula1
brew license [-f|--fetch] formula1
brew license [-h|--help]

Usage:
Fetch and print the license(s) that the given formula is licensed under. Using `-r` will recurse through the dependency tree printing out `formulaX: License1` pairs.

Options:
-r, --recurse     recurse through the dependency tree and invoke `brew license <formula>` for each dependency
-f, --fetch       Attempt to fetch license information for the given formula via the Github License API
-h, --help        show this help message and exit

Contributing

Contributors to this project must read and abide by the Homebrew Code of Conduct.

If you like this project and you find it useful, help us by adding more licensing information or by improving the code (or the non-existing wiki, the readme, etc.).

We're especially open to contributions from people who are beginners to free and open-source software, and will gladly help you get your contributions merged.

Contributing Licensing Information

When adding licensing information for a formula, please make a single PR for adding just that formula's licensing information. There should be a 1:1 mapping of PRs to licensing data changes. This does add some manual toil creating a PR for a small change, but it allows the project to have an easy way to track each formula's licensing information.

Changelog

See the git log.

homebrew-license's People

Contributors

bcien avatar colindean avatar ondrejfuhrer avatar smillerdev avatar zachwick avatar zbeekman avatar

Watchers

 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.