Closed mayeaux closed 4 years ago
Seriously I'm not even using this module anymore I just want to know.
This is as close as I got after 30 minutes: $ cpy .env.settings.sample cwd --rename .env.settings
$ cpy .env.settings.sample cwd --rename .env.settings
Thanks
I want the file in the cwd not a folder /cwd. Using . as a value doesn't work how do you specify the cwd()?
.
.env.settings was already made as a folder
Seriously I'm not even using this module anymore I just want to know.
This is as close as I got after 30 minutes:
$ cpy .env.settings.sample cwd --rename .env.settings
Thanks