0.1.0 • Published 10 years ago

licedate v0.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

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

0.1.0

10 years ago