klanderfri / klanderfri/CardReaderLibrary
Use xcopy-command for entire folder
Open
Deployment
fix
good first issue
- Dominant language
- C++
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The project configuration file has post-build events. Those are xcopy commands copying files from certain subfolders in the solution folder to the output folders.
- [ ] Change the commands to copy the entire subfolders instead of using one command for each file.
Contributor guide
Research direction
Locate the project configuration file's post-build events and review the existing xcopy commands for the listed subfolders. Change the commands so each entire subfolder is copied, then verify that the output folders contain the expected folder contents after a build.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100