• Stars
    star
    184
  • Rank 207,823 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

CLI tool for generating Licenses. Easily.

mklicense MIT license Travis npm

CLI tool for generating Licenses. Easily.



Stay Tuned โญ โญ โญ โญ โญ

v. 1.0 is coming!

  • mklicense will behave like an old school text-based game, to drive you to which license suits best for your project (thanks Jerod Santo for the idea). But still keeping its value as-is, behaving like a straight-to-the-point tool.

Why should I use this?

  • Licenses are boring;
  • Copy/paste stuff is so 1999;
  • The GitHub LICENSE generator doesn't necessarily includes your information inside the file;
  • It's busy people/beginner's friendly. It doesn't have all those flags to just install a license;
  • You shouldn't trust other people to store your LICENSE sources. LICENSEs are sensible.

Install

$ npm install -g mklicense

Usage

$ mklicense

Since its version 0.1.4, mklicense needs Node version >=4 to run properly.

Licenses included

  • Unlicense
  • MIT
  • Apache 2.0
  • MPL 2.0
  • GNU LGPL 3.0
  • GNU GPL 3.0
  • GNU AGPL 3.0

You talk about trust. So, where are all the licenses located?

mklicense extracts licenses from http://choosealicense.com/ (which is curated by GitHub), and creates a .txt file for your desired project. I have no control over any license, which is a good thing for you and me.

License

MIT ยฉ Cezar Augusto

More Repositories

1

You-Dont-Know-JS

๐Ÿ“—๐Ÿ“’ (PT-Br translation) JS Book Series.
JavaScript
5,505
star
2

extension.js

๐Ÿงฉ Plug-and-play, zero-config, cross-browser extension development tool.
TypeScript
3,403
star
3

github-template-guidelines

Guidelines for building GitHub templates.
226
star
4

browser-extensions-book

The free book `Browser Extensions book`, by yours truly. Momentarily stale.
104
star
5

webpack-run-chrome-extension

Run your extension on Google Chrome with default auto-reload support for file changes.
TypeScript
35
star
6

curated-service-worker-list

โœจ๐Ÿ‘จ A curated Service Worker's list
21
star
7

vscode-chrome-extension-manifest-json-schema

An extension to finally bring support for Chrome Extensions Manifest JSON schemas into Visual Studio Code
JavaScript
14
star
8

cezaraugusto.com

Interwebs presence of yours truly.
HTML
12
star
9

go-git-it

Download any repository or subdirectory on GitHub with support for Node.js and the CLI.
TypeScript
12
star
10

webpack-browser-extension-polyfill

webpack plugin to develop cross-browser extensions and Mozilla Add-Ons.
TypeScript
6
star
11

log-md

console.log with Markdown support for CLI.
JavaScript
5
star
12

node-module-quick-start

Template for new Node modules.
JavaScript
4
star
13

chromium-edge-launcher

Launch Microsoft Edge with ease from Node.js.
TypeScript
4
star
14

chrome-extension-manifest-json-schema

Chrome extension manifest JSON schemas (V2 and V3) with support for Node.js
JavaScript
4
star
15

webpack-run-edge-extension

Run and build your extension on Microsoft Edge with default auto-reload support for file changes.
JavaScript
3
star
16

emptykit.css

Specific CSS reset for Webkit/Chromium-based apps.
CSS
3
star
17

eslint-config-auditor

Shareable ESLint Config to help you write clear, efficient JavaScript code.
JavaScript
3
star
18

universo

Universo VSCode Theme
2
star
19

get-working-image-url

Helper module to check for broken image URLs.
JavaScript
2
star
20

random-from-array

Given an array, return a random value from it.
TypeScript
2
star
21

babel-preset-modern-browser-extension

Babel preset used for creating browser extensions. Supports React and TypeScript.
TypeScript
2
star
22

brave-json

JSON files for manual testing purposes
1
star
23

extension-manifest-assets

Output file paths from fields declared in a browsser extension manifest
JavaScript
1
star
24

fancy-json-stringify

A fancy way to convert a JavaScript value to JSON.
JavaScript
1
star
25

demo-extension

Fully-featured extension for testing and demo purposes.
HTML
1
star
26

cbe-standard-template

Standard template for create-browser-extension.
JavaScript
1
star
27

cezar.land

๐Ÿฐ Pรกgina de links pessoais.
HTML
1
star
28

fantastico

Hassle-free, raw Webpack 4 boilerplate for a quick dev setup experience
JavaScript
1
star
29

prefers-yarn

Check whether the working directory prefers yarn over npm.
JavaScript
1
star
30

get-version-from-package

Gets you a given version from a given npm package.
JavaScript
1
star
31

chrome-location2

Approximates the current location of the Chrome browser across platforms
JavaScript
1
star
32

brave-location

Approximates the current location of the Brave browser across platforms.
JavaScript
1
star
33

.github

1
star
34

browser-extension-test-data

Several extensions for testing on Chromium/Firefox browsers.
JavaScript
1
star
35

github-partials

Download any subdirectory of a GitHub repository.
JavaScript
1
star
36

edge-location

Approximates the current location of the Edge browser across platforms.
JavaScript
1
star
37

is-browser-env

Checks whether or not the current runtime environment is a browser.
TypeScript
1
star
38

nodejs-opensourceapi

Node API Bindings to the OSI License API.
JavaScript
1
star
39

webpack-resolve-background-script

Resolve background scripts defined in manifest.json at compile time.
JavaScript
1
star