Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 463 Bytes

CONTRIBUTING.md

File metadata and controls

30 lines (20 loc) · 463 Bytes

Contributing

Installation

npm install && npm run build

Link package

npm link

Test It

npx dooboo

Troubleshoot

Remove the file and try again if error occurs like below.

➜  dooboo-cli git:(renewal/v1) ✗ npx dooboo
sh: /Users/hyo/.npm/_npx/5a4847fb372a4ff0/node_modules/.bin/dooboo: Permission denied
➜  dooboo-cli git:(renewal/v1) ✗ rm -rf /Users/hyo/.npm/_npx/5a4847fb372a4ff0/node_modules/.bin/dooboo