https://github.com/sinchang/cmdstats
Check the terminal command usage frequency (only macOS)
https://github.com/sinchang/cmdstats
cac cli cmd sao
Last synced: 8 months ago
JSON representation
Check the terminal command usage frequency (only macOS)
- Host: GitHub
- URL: https://github.com/sinchang/cmdstats
- Owner: sinchang
- License: mit
- Created: 2018-03-01T15:49:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T05:54:16.000Z (over 8 years ago)
- Last Synced: 2025-02-14T03:07:40.489Z (over 1 year ago)
- Topics: cac, cli, cmd, sao
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cmdstats
[](https://npmjs.com/package/cmdstats) [](https://npmjs.com/package/cmdstats) [](https://circleci.com/gh/sinchang/cmdstats/tree/master)
## Install
```bash
yarn global add cmdstats
```
## Usage
```js
cmdstats --limit 10
```
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Author
**cmdstats** © [sinchang](https://github.com/sinchang), Released under the [MIT](./LICENSE) License.
Authored and maintained by sinchang with help from contributors ([list](https://github.com/sinchang/cmdstats/contributors)).
> [sinchang.me](https://sinchang.me) · GitHub [@sinchang](https://github.com/sinchang) · Twitter [@sinchangwen](https://twitter.com/sinchangwen)