sillyname icon indicating copy to clipboard operation
sillyname copied to clipboard

CLI `sillyname` installed as symlink on install

Open earthbound19 opened this issue 8 years ago • 0 comments

If the bin section of package.json causes the creation of a symlink to cli.js (re npm link) on install--which I think is how it works--then sillyname may then be run as a CLI executable (which simply returns a generate silly name).

Tested with these modifications after a run of npm link:

sillyname Fogbrow Biter

earthbound19 avatar Nov 29 '17 01:11 earthbound19