/shivadev

Primary LanguageJavaScriptMIT LicenseMIT

Logo

CLI tool to display information about me

To run this

npx shivadev

Local installation

git clone git@github.com:ShivaBhattacharjee/shiva-npm.git
cd shiva-npm
npm i

Build

npm run build

Start

npm start

Publish to npm

npm login
npm publish

(make sure to change the name in package.json before publishing)

License

Distributed under the MIT License . See LICENSE for more information.

Authors