dapp-init should accept a directory argument
Open
enhancement
- Dominant language
- Haskell
- Stars
- 2.1k
- Forks
- 320
- PR merge metrics
- No merged PRs in 30d
Description
`dapp init foo` should initialize the repo in directory `foo`.
Right now, it runs `git init` on the cwd, which can be mildly annoying if that's already a git repo.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.