Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 333 Bytes

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