Azure / draft-classic

A tool for developers to create cloud-native applications on Kubernetes.
https://draft.sh
MIT License
3.92k stars 395 forks source link

draft create should copy all files from a draft pack over to directory #743

Closed michelleN closed 6 years ago

michelleN commented 6 years ago

Currently draft create copies only top level files from a draft pack over to the application directory. If there are nested files in directories, they should be copied over too.