Skip to main content
  1. Tags/

Script

Inf

··527 words·3 mins
A simple script that makes it easy to create new files from the CLI in IDEs such as VSCode and IntelliJ.
Creates the file or directory automatically when it does not already exist
• Paths containing special characters must be wrapped in quotes
• Works with IDE executables discoverable on PATH
• Currently supports UNIX-like operating systems only