Skip to content

macalinao/licedate

Repository files navigation

licedate

Command-line license date updater.

$ npm install -g licedate

Usage

To update the license in your current directory (if it's named either LICENSE.txt or LICENSE), use the following command:

$ licedate

This will update your license file automatically. Yes, it's that simple.

If your file is named something other than LICENSE.txt or LICENSE, the command is the following:

$ licedate <file>

where <file> is your filename, e.g. licedate license.txt.

License

MIT

About

Command-line license date updater

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published