Code Monkey home page Code Monkey logo

legit's Introduction

legit

legit is a command line application that allows you to automagically generate a LICENSE file for the current working directory that you are in or a license header for a file where applicable.

Installation

npm install --global @captainsafia/legit

Usage

  Usage: legit [options] [command]


  Commands:

    list|l                     List all available licenses
    put|p [options] <license>  Put a license in this directory

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

  Usage: put|p [options] <license>

  Put a license in this directory

  Options:

    -h, --help        output usage information
    -f --file <file>  The file to add a header to
    -u --user [user]  The user/organization who holds the license
    -y --year [year]  The year the license is in effect

Legit Demo

Currently Supported Licenses

  • BSD 2-clause Simplified License (bsd-2-clause)
  • GNU General Public License v2.0 (gpl-2.0)
  • BSD 3-clause New or Revised License (bsd-3-clause)
  • The Unlicense (unlicense)
  • GNU Lesser General Public License v2.1 (lgpl-2.0)
  • GNU General Public License v3.0 (gpl-3.0)
  • MIT License (mit)
  • GNU Affero General Public License v3.0 (agpl-3.0)
  • Eclipse Public License 1.0 (epl-1.0)
  • Apache License 2.0 (apache-2.0)
  • Mozilla Public License 2.0 (mpl-2.0)
  • GNU Lesser General Public License v3.0 (lgpl-3.0)

legit's People

Contributors

captainsafia avatar cbeck527 avatar dansnow avatar gesslerpd avatar jacobmischka avatar kivlor avatar makoscafee avatar svenluijten avatar troy0820 avatar vitorgalvao 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.