commercialhaskell / commercialhaskell/stack
Add a "stack home" command
Open
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
Node.js' `npm` features a `npm home ` command which opens the homepage of the package (as specified in the `package.json` file) and I think it's really useful and I often use it.
Could a similar feature maybe be added to stack?
So if I'd run `stack home fuzzy` it would open http://github.com/joom/fuzzy in my browser.
Contributor guide
Assessment
This issue has not been assessed yet.