开发者

Mac app to create a folder structure?

开发者 https://www.devze.com 2023-03-04 15:57 出处:网络
I always use the 开发者_运维技巧same folder structure in my projects (includes/ classes/ style.css index.php)

I always use the 开发者_运维技巧same folder structure in my projects (includes/ classes/ style.css index.php)

Is there a mac app which i can create this structure automatically ?

Thanks!


You could make an AppleScript, create them in the script or call a shell script for folder creation.

See this discussion for example

0

精彩评论

暂无评论...
验证码 换一张
取 消