Skip to the content.

Project Folder Creator

Its just for internal use. We have regular folder structure to maintain our project on each users machine. Project folder creator (PFC) command, just creates project folder & all necessory folders in user’s home directory.

For Linux

Automated installation of pfc

` wget -qO pfc https://raw.githubusercontent.com/tycheventures/vm-automations/main/pfc/pfc && sudo mv pfc /usr/bin/ && sudo chmod +x /usr/bin/pfc`

Manually installation of pfc

For Windows

image

image