commercialhaskell / commercialhaskell/stack
Interactive stack new
Open
awaiting pull request
type: enhancement
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
In the past, interactive `stack new` [was discussed](https://github.com/commercialhaskell/stack/issues/253#issuecomment-110648747). I'm opening this issue to track adding an interactive prompt for template parameters. Leaving the prompts empty and just pressing enter should select a default value.
Additionally, an excellent suggestion comes from [wcauchois](https://github.com/wcauchois), which is to attempt to get name / email info from git. If this info is available, use it as a default in the interactive prompt.
Contributor guide
Assessment
This issue has not been assessed yet.