Projects with this topic
Sort by:
-
Cross-Platform Touch Command
A enhanced touch command that automatically creates parent directories when needed.
✨ Features Creates empty files like standard touch Automatically creates parent directories Multi-file support Cross-platform (Windows, Linux, macOS) Clear operation feedback🛠️ InstallationWindows: Run install.cmd Linux/macOS: Run ./Linux/install.sh
📚 Usage touch path/to/new/file.txt touch file1.txt file2.txt file3.txtUpdated