Skip to content

Commit a23a643

Browse files
rootroot
authored andcommitted
add BrainEven in Makefile
1 parent fadd968 commit a23a643

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ publish:
66
npm publish --dry-run
77
lint:
88
npx eslint
9+
brain-even:
10+
node bin/brainEven.js

0 commit comments

Comments
 (0)