3.0.0 • Published 2 years ago

milind v3.0.0

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

npx milind

Get to know Milind Mishra using your command line with Node.js

Usage

To use this CLI run the following command:

npx milind

Development

To develop this CLI locally, make sure you npm link it.

# Open the CLI root directory and run.
npm link

# This will link the CLI binary `milind` so that you can execute it.