Implement global install from npm
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Users should be able to run `npm install -g @aweary/todo` and then use `todo` directly from the CLI
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the package metadata and the CLI entry point to see how the command is currently exposed. Verify the result with npm install -g @aweary/todo and confirm that running todo directly invokes the application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100