atech-node-cli

2.0.3 • Public • Published

🏁 For npm Users

Quick run

npx atech-node-cli
  1. If you want to install this package gloabally, then run this in your terminal 👇(use this command with "sudo" if you get permissions error)
npm i -g atech-node-cli
  1. To uninstall the cli from your machine, use this command 👇 (use this command with "sudo" if you get permissions error)
npm uninstall -g atech-node-cli

🏁 For github Users

  1. To run this version of cli, run this in your terminal;
sudo npm link

this will install the cli globally in your machine for testing changes locally

  1. and then type "cli" in the terminal to run the cli // where "cli" is defined in the "bin" part of package.json
cli
  1. To uninstall the cli from your machine, run this 👇 (use this command with "sudo" if you get permissions error)
npm uninstall -g atech-node-cli # where "atech-node-cli" is the name defined in package.json file

Readme

Keywords

none

Package Sidebar

Install

npm i atech-node-cli

Weekly Downloads

22

Version

2.0.3

License

MIT

Unpacked Size

1.54 kB

Total Files

3

Last publish

Collaborators

  • atech-123