current-year-cli
v2.0.0
Published
CLI that just prints the current year.
Downloads
25
Readme
current-year-cli
CLI that just prints the current year.
Installation
npm install --global current-year-cli@^2.0.0yarn global add current-year-cli@^2.0.0
(if configured properly)
npm install --global @jaid/current-year-cli@^2.0.0CLI Usage
After installing package current-year-cli globally, you can use its command line interface.
current-year-cliFor usage instructions:
current-year-cli --helpDevelopment
Setting up:
git clone [email protected]:jaid/current-year-cli.git
cd current-year-cli
npm installTesting:
npm run test:devTesting in production environment:
npm run testLicense
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)
