Skip to content

Commit

Permalink
add brain-progression command
Browse files Browse the repository at this point in the history
  • Loading branch information
fairwind2k committed Jul 19, 2023
1 parent c422316 commit 50ddbc5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ brain-calc:
node bin/brain-calc.js

brain-gcd:
node bin/brain-gcd.js
node bin/brain-gcd.js

brain-progression:
node bin/brain-progression.js

0 comments on commit 50ddbc5

Please sign in to comment.