cezaraugusto / Mklicense
Licence: mit
CLI tool for generating Licenses. Easily.
Stars: ✭ 137
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Mklicense
Initior
A command line application that let's you initialize your new projects the right way, replaces npm and yarn's init 🎆
Stars: ✭ 17 (-87.59%)
Mutual labels: cli-app, license
Ohshitgit
⁉️Oh shit! A cli tool to help you unfuck your git mistakes
Stars: ✭ 135 (-1.46%)
Mutual labels: cli-app
Kody
.files and environment configuration manager created with node
Stars: ✭ 113 (-17.52%)
Mutual labels: cli-app
Ostap
CLI tool that fast checks if your bundle contains multiple versions of the same package, only by looking in package.json.
Stars: ✭ 117 (-14.6%)
Mutual labels: cli-app
Natrium
A pre-build (Swift) script to alter your Xcode project at pre-build-time per environment, build configuration and target.
Stars: ✭ 131 (-4.38%)
Mutual labels: cli-app
Personal Management System
Your web application for managing personal data. <[email protected]>
Stars: ✭ 2,027 (+1379.56%)
Mutual labels: mit
Apache Http Server Module Backdoor
👺 A Backdoor For Apache HTTP Server Written in C
Stars: ✭ 127 (-7.3%)
Mutual labels: apache2
Jsonfui
jsonfui is an interactive command-line JSON viewer.
Stars: ✭ 125 (-8.76%)
Mutual labels: cli-app
License Webpack Plugin
Outputs licenses from 3rd party libraries to a file
Stars: ✭ 117 (-14.6%)
Mutual labels: license
Uppy Server
[DEPRECATED] 'Uppy Server' was renamed to 'Companion' and lives inside the Uppy repo no
Stars: ✭ 115 (-16.06%)
Mutual labels: mit
Mjson
C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems
Stars: ✭ 136 (-0.73%)
Mutual labels: mit
Tabler Angular
Maintained by @arunabhdas Tabler for Angular - Components, demos and documentation
Stars: ✭ 118 (-13.87%)
Mutual labels: mit
Replace In Files Cli
Replace matching strings and regexes in files
Stars: ✭ 129 (-5.84%)
Mutual labels: cli-app
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.LICENSE
s 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
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].