Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Create multiple files like in shell #42

Open
kud opened this issue Aug 29, 2019 · 1 comment
Open

Create multiple files like in shell #42

kud opened this issue Aug 29, 2019 · 1 comment

Comments

@kud
Copy link
Contributor

kud commented Aug 29, 2019

When creating files, it could be great to do something like:

/path/index.{js,css,html}

to create:

  • /path/index.js
  • /path/index.css
  • /path/index.html
@TerminalFi
Copy link
Contributor

See PR #58

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

3 participants