Git Product home page Git Product logo

vsc-licenser's Introduction

Licenser

An extension for adding license headers and LICENSE file in your workspace.

Commands and features

This extension currently has 2 commands.

  • "licenser: Create LICENSE file"
    • create LICENSE file into your repository.
  • "licenser: Insert license header"
    • insert license header to currently opened source code files.

Programming languages supported in this extension are:

  • Go
  • C++
  • C
  • JavaScript
  • TypeScript
  • Java
  • C#
  • F#
  • ShellScript
  • Python
  • Ruby
  • Perl
  • OCaml
  • Erlang
  • LISP
  • Haskell
  • HTML
  • XML
  • CSS

Configurations

licenser.license

"licenser.license": "AL2"

Currently, supported licenses are:

  • "AL2": Apache License version 2.
  • "BSD": BSD 3-clause License (New BSD License)
  • "GPLv2": GNU General Public License version 2
  • "GPLv3": GNU General Public License version 3
  • "LGPLv3": GNU Lesser General Public License version 3
  • "MIT": MIT License

licenser.author

"licenser.author": "Yoshi Yamaguchi"

This setting defines the author name that would be inserted into the license header template.

Call to action

The author of this extension do not have windows environment. Any bug reports and contributions to fix windows related issues are highly welcome.

For bug reporting, please create a ticket on GitHub repository.

Contributers

Thank you for contributions to "licenser".

  • aodag

Changelogs

See all changelogs in CHANGELOG.

vsc-licenser's People

Contributors

ymotongpoo avatar aodag avatar

Watchers

 avatar James Cloos 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.