Skip to content

QUAKTECH/Licenser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Licenser

Maintained By me (Inspired btw) QUAKTECH A simple, fast, cool, command line tool for making LICENSE files written in bash. NOTICE: This wasn't originally my idea, Big credits go to Nishanth Shanmuhham as he made License (in go).

License

Dual licensed under the QUAKTECH License v2 & MIT license.

Devs/Collaborators

AeternusDio - Me

Usage

First make sure you have your LICENSE file ready. then type into your command line: ./Licenser.sh <License> <File> <License> - The License document you want to copy to the file. <File> - The file you want to copy <License> to.

If you aren’t sure of the names of the particular License documents then you can type: ./Licenser -help. which will pull up a man page including all the names of the License documents.

--- Readme and Software by AeternusDio ---