aboutsummaryrefslogtreecommitdiff
path: root/create-license.el
AgeCommit message (Collapse)Author
2024-11-02Create licenses directory if neededv1.0.2Tristan Riehs
Also do some cleaning in the code.
2024-11-02Fix "inline readme"v1.0.1Tristan Riehs
Key sequence substitution seem not to apply there.
2024-11-02Remove extra backslashes in "inline readme"Tristan Riehs
2024-11-02Vastly enhance documentationv1.0.0Tristan Riehs
Mention the new availability of the package in my own package archive, and group custom variables at the top of the source file.
2024-03-16Create a simple hook for dired-modeTristan Riehs
2024-03-15Create create-license-hookTristan Riehs
2024-03-15Add history support for create-licenseTristan Riehs
2024-03-15Create a history variableTristan Riehs
2024-03-13Add an error handling in create-licenseTristan Riehs
Handle the case where there is no available license.
2024-03-12Add command for downloading licensesTristan Riehs
2024-03-12Add a couple defaut common licensesTristan Riehs
2024-03-12Add a download facilityTristan Riehs
Add a custom variable for specifying what licenses to download.
2024-03-12Add package documentationTristan Riehs
2024-03-12Create the core create-license commandTristan Riehs
Add information about dotfiles in the licenses directory.
2024-03-12Allow customization of licenses locationTristan Riehs
2024-03-12Allow customization of the license file nameTristan Riehs
2024-03-12Create customization groupTristan Riehs
2024-03-12Initial commitTristan Riehs
Create readme, license, and main souce file.