Skip to content

badbugz/human-resource-machine-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Resource Machine TS

Solve (the first 19) puzzles from Human Resource Machine using TypeScript and continuous testing.

Requirements

  1. Node.js installed
  2. A text editor/IDE

Setup

  1. Clone the repository
  2. cd into the cloned directory and install required packages npm install
  3. Run npx grunt to start continuous testing in your terminal
  4. Open the ./solutions/solutions.ts and start editing

As soon as you complete a level, the next level will show as failing and is ready to be solved.

About

Solve puzzles from Human Resource Machine with TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published