2.0.0 • Published 6 years ago
current-year-cli v2.0.0
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 git@github.com: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 \jaid.jsx@gmail.com (https://github.com/jaid)