2.0.0 • Published 5 years ago

current-year-cli v2.0.0

Weekly downloads
9
License
-
Repository
github
Last release
5 years ago

current-year-cli



CLI that just prints the current year.

Installation

npm install --global current-year-cli@^2.0.0

yarn global add current-year-cli@^2.0.0


(if configured properly)

npm install --global @jaid/current-year-cli@^2.0.0

CLI Usage

After installing package current-year-cli globally, you can use its command line interface.

current-year-cli

For usage instructions:

current-year-cli --help

Development

Setting up:

git clone git@github.com:jaid/current-year-cli.git
cd current-year-cli
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid \jaid.jsx@gmail.com (https://github.com/jaid)

2.0.0

5 years ago

1.0.0

5 years ago