Add find-up-cli, HSA -cli, and pkg-dir-cli

This commit is contained in:
Adam Harris 2015-09-01 14:14:53 -06:00
parent f9e98866e6
commit e9607135d7
1 changed files with 6 additions and 0 deletions

View File

@ -100,10 +100,14 @@
* [cowsay and cowthink](https://web.archive.org/web/20120225123719/http://www.nog.net/~tony/warez/cowsay.shtml)- You can [install with homebrew](http://brew-formulas.com/formula/cowsay)
* [find-up-cli](https://github.com/sindresorhus/find-up-cli)- Find a file by walking up parent directories
* [fortune](http://brew-formulas.com/formula/fortune)
* [gzip-size-cli](https://github.com/sindresorhus/gzip-size-cli)- Get the gzipped size of a file or stdin
* [HASA -cli](https://github.com/sindresorhus/hasha-cli)- Hashing made simple. Get the hash of text or stdin.
* [indent-string-cli](https://github.com/sindresorhus/indent-string-cli)- Indent each line in a string
* [is-reachable-cli](https://github.com/beatfreaker/is-reachable-cli)- Check if hostnames are reachable or not
@ -112,6 +116,8 @@
* [open-shortcut-cli](https://github.com/sindresorhus/open-shortcut-cli)- Open the URL from a web shortcut file in the browser
* [pkg-dir-cli](https://github.com/sindresorhus/pkg-dir-cli)- Find the root directory of a npm package
* [pretty-ms-cli](https://github.com/sindresorhus/pretty-ms-cli)- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s
* [repeating-cli](https://github.com/sindresorhus/repeating-cli)- Repeat a string - fast