Hello everyone!
Time for that weekly check-in on the Spidermon project.
1. What did you do this week?
This I week I started by including our library, Click, to develop de CLI. I also developed the first command, `spidermon version`, and thought on a test structure for the CLI using the Click.testing module.
2. What is coming up next?
Next week I will be developing the setupmonitors command. I will also have to implement a Monitor Suite inside Spidermon.
3. Did you get stuck anywhere?
I didn't get stuck anywhere. I just had to read more stuff about the libraries and guidelines for the code.
That's it for the week! See you next time.