purduesigbots / pros-cli2

Command Line Interface for managing PROS projects
http://pros.cs.purdue.edu
Mozilla Public License 2.0
13 stars 10 forks source link

Fix filename matching when creating/upgrading projects #30

Closed edjubuh closed 7 years ago

edjubuh commented 7 years ago

Resolves issue raised by #29

When scanning through the template directory of files to upload, we would check the filenames. So you'd get to API.h and check if it's something you want to upgrade. include/API.h wouldn't match API.h