Giter VIP home page Giter VIP logo

lice-el's Introduction

lice.el - License And Header Template

Overview

lice.el provides following features:

  • License template management.
  • File header insertion.

Usage

Usage is very easy, put lice.el in your emacs system, and open a new file, and run:

M-x lice

Then, lice.el tell to use which license (default is gpl-3.0). You can select license on minibuffer completion.

When you select license, and enter the RET, license and copyright is putted into a text.

Use dir-locals

You can use .dir-locals.el for your project. Put .dir-locals.el in your project root directory and write follows:

((nil
  (lice:default-license . "mit")))

That means use `mit' for default license template.

lice-el's People

Contributors

buzztaiki avatar yasuyk avatar

Watchers

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