Skip to content

mjsteichen/ProjectEulerCLI

Repository files navigation

project-euler-cli

Taking a stab at some project euler problems for fun and the sake of learning. In accordance with the Project Euler guidelines, I promise not to publish any answers beyond Problem 100 (if I even get that far, ha).

Check out the problems yourself: https://projecteuler.net/

oclif

Commands

npm install 
npm link
euler problem001 100 // find solution to problem001 when passing in 100 as an arg
euler problem001 -h // get help on this problem
npm run test // run all available tests
npm run test-single problem001 // run just the tests in problem001 suite

About

Some Project Euler problems in TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages