Published at: 12:08 pm - Sunday August 15 2010
I’ve often been thinking it could be useful to have a script that could create a directory structure for me based on a text file and a simple windows batch script. Well here it is… The default input file name is dirs.txt: ;Comment 0 Project Name 1 Project Management 2 Plan 2 Issues 2 Resources […]
Published at: 11:08 am - Wednesday August 11 2010
Most projects – even the smallest ones – need a project directory structure for storing important documents. You may think this is a straight forward thing to create however after you may have tried working on several projects where the project structure didn’t work very well you realise it is not that easy anyway. Things […]