Discuss the result in Release 0.4
After preparing for the fourth assignment, I start to code and test my project.
I add a command ling flag "-d" to indicate that I will process a directory to test all the files for checking links. In addition, I create a new .js file to encapsulate all the coding about reading a directory.
After completing the code, I start to test my project. But unfortunately it outputs some errors.
Error message
Fix the path bug
Then I test my project again. It works well.
Successful output
Comments
Post a Comment