New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

current-year-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

current-year-cli

CLI that just prints the current year.

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

current-year-cli

License Sponsor current-year-cli
Build status Commits since v2.0.0 Last commit Issues
Latest version on npm Dependents Downloads

CLI that just prints the current year.

Installation

current-year-cli on npm

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

current-year-cli on Yarn

yarn global add current-year-cli@^2.0.0

@jaid/current-year-cli on GitHub Packages
(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)

FAQs

Package last updated on 07 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts