Use npx
if you want to run the CLI tool without installing it, for example
npx git+ssh://[email protected]:Shuki-L/my-cli-tool.git
npx git+ssh://[email protected]:Shuki-L/my-cli-tool <command>
Install the package globaly
npm install -g git+ssh://[email protected]:Shuki-L/my-cli-tool
Just try it:
tooly
tooly help
npm uninstall -g my-cli-tool
yarn
yarn start