Skip to content

Commit

Permalink
move cli to convince npx
Browse files Browse the repository at this point in the history
  • Loading branch information
drom committed Jun 2, 2024
1 parent 9e4b4f3 commit e45a9a0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 32 deletions.
31 changes: 0 additions & 31 deletions bin/docs/README.md

This file was deleted.

File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Bus definition DUH documents",
"main": "index.js",
"bin": {
"cli": "./bin/cli.js"
"duh-bus": "bin/duh-bus.js"
},
"scripts": {
"test": "eslint bin && nyc -r=text -r=lcov mocha",
Expand Down

0 comments on commit e45a9a0

Please sign in to comment.