Introduction
This tool copies files from a source folder specified by the user according to a list of file names to a destination folder also specified by the user. I made this tool to replace the previously manual process of finding each block from a library block collection of 2459 files. This tool will be used by a team of about 20 engineers each time when there is a library rollout and will save more than 100 engineering hours by estimation.
The tool’s version information is automatically generated with pre and post build events and shell scripts so the released version used by the users are linked to certain commits in git.
Software involved in this application:
- Software:
- Visual Studio (C#)
- Shell Script
- Git
The repository is available on the WZAutomation Github page.
Sample Video
Challenges
There is no technical challenges for me in this work. However, be actively response to the feedback from the team creates some challenge to me because it is a tool that I made outside of the working time.