gabebw / most-used

Find your most-used shell commands
BSD 3-Clause "New" or "Revised" License
12 stars 0 forks source link

Run CLI scripts in Travis #22

Closed gabebw closed 7 years ago

gabebw commented 7 years ago

More detail in #14

gabebw commented 7 years ago
$ echo " 1  hello 3\n 1  hello 4\n 452  hi | there" | stack exec -- most-used-exe --shell zsh
2 hello
1 there
1 hi