aws-cloudformation / aws-cloudformation/cloudformation-cli
Create new folder on init
Open
cli experience
enhancement
good first issue
p2
- Dominant language
- Python
- Stars
- 336
- Forks
- 172
- Avg merge
- 3d 5m
- Merged PRs (30d)
- 3
Description
Some programs like `git init` don't create a new folder. Some programs, like `sam init`, do create a new folder. The upside to creating a new folder is that a bunch of files don't get spewed into the current directory if you forget to `cd`.
Contributor guide
Assessment
This issue has not been assessed yet.