From 03644f36d099cc33477c791e32b2b3817303b744 Mon Sep 17 00:00:00 2001 From: Tristan Riehs Date: Tue, 12 Mar 2024 09:05:47 +0100 Subject: Initial commit Create readme, license, and main souce file. --- README.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.org (limited to 'README.org') diff --git a/README.org b/README.org new file mode 100644 index 0000000..786edc3 --- /dev/null +++ b/README.org @@ -0,0 +1,15 @@ +#+title: create-license + +This package aims at providing a convenient way of creating a license file for +your projects. It stores common known licenses in a specific directory on your +machine and allows you to quickly put them in your projects. + +* Usage + +To interactively pull a stored license in the current directory, run +=M-x create-license=. + +* Installation + +This packages in not available in any common repository yet. You have to get it +at https://tristanriehs.fr/git/create-license.git. -- cgit v1.2.3