Challenge Instructions
- See setup
- Tests are located under tests/ directory
- Challenges are located under lib/challenges/ directory
- A hello world challenge and test case has been provided as an example
- After completing each step of a challenge (included your tests) go to
Setup Instructions:
- make setup
- make test