mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2024-11-13 00:28:52 +01:00
Add find-up-cli, HSA -cli, and pkg-dir-cli
This commit is contained in:
parent
8d89a6dadc
commit
221841db3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user