Git Product home page Git Product logo

licensed's Introduction

licensed

Number of downloads Licence Number of dependencies

Made_with_love_in India

⚖ licensed is a simple, interactive command line interface to help you quickly add a LICENSE file to your project.

licensed demo gif

Usage

Make sure you have NodeJS (npm 5.2+) installed on your computer. Then, setup is as simple as:

  • $ npx licensed

If you've got an older version of node (npm version < 5.2) that doesn't yet have npx, here's a more traditional setup:

  • $ npm i -g licensed

Use the CLI like so, by entering the license name and then your name (in single/double quotes):

  • $ licensed mit "Mihir Chaturvedi"

Running just licensed gives you a prompt to enter your name and a nice list of licenses to choose from.

Use the --help flag to help you out when in grave danger.

Available licenses to choose from (currently):

  • Apache 2.0
  • BSD-2-Clause
  • BSD-3-Clause
  • GNU General Public License
  • ISC
  • MIT
  • Mozilla Public License 2.0

Contributions

  • If you are aware of more licenses, help expand the list by suggesting or creating a pull request with the license text and name added to the src/licenses.js.
  • Any other positive suggestions for this project are welcome :)

licensed's People

Contributors

plibither8 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.