Extra features
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 250
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I have three features I miss from Beefy:
- auto portfinding instead of erroring out if 9966 is taken
- an
--opencommand to launch the URL in your browser - a
--dirto set the base for the entries (frompath) and the serving directory (i.e. for image paths)
I've already implemented these in my own little tool. Basically wondering whether you'd be interested in having these PR'd to wzrd CLI (but not the API itself). Or, whether you'd prefer these things to just go in another module.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the wzrd CLI and the referenced wizz implementation to compare the three requested behaviors. Confirm whether wzrd should accept these changes and define completion as agreed CLI support for automatic port selection, --open, and --dir; the issue names no tests or source files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100