placecode zpc
Add empty zpc file to every directory
The placecode zpc command is a convenient utility that allows you to manage empty zpc.txt files in your project's directories. These files are used to specify files and folders associated with specific features in dynamic templates. This command provides the flexibility to add or remove these placeholder files as needed.
Adding Empty zpc.txt Files
To add empty zpc.txt files to every directory in your project, simply run the following command:
Usage
placecode zpcRemoving Empty zpc.txt Files
If you want to remove all the empty zpc.txt files from your project, you can use the same placecode zpc command with the -rm flag:
Usage
placecode zpc -rm