Skip to content

Commit

Permalink
feat(project): resurrect
Browse files Browse the repository at this point in the history
replace x-ray with scrape-it, chalk with ansi-colors, and takeover maintenance from alt

BREAKING CHANGE: Right now anagrams are disabled. I'm effectively removing this feature for now

close #25, #26
  • Loading branch information
scalarwaves committed Jan 4, 2019
1 parent 3d420df commit 793e1e4
Show file tree
Hide file tree
Showing 11 changed files with 9,887 additions and 4,191 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
language: node_js
node_js:
- '11'
- '10'
- '8'
- '7'
- '6'
before_script:
- node bin/leximaven.js config init
- ./test.sh
1 change: 0 additions & 1 deletion bin/commands/anagram.js

This file was deleted.

3 changes: 2 additions & 1 deletion bin/commands/wordmap.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified bin/leximaven.js
100644 → 100755
Empty file.
Loading

0 comments on commit 793e1e4

Please sign in to comment.