Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/casprwang/command-count

command-line analytics
https://github.com/casprwang/command-count

analytics go golang shell zsh

Last synced: about 2 months ago
JSON representation

command-line analytics

Awesome Lists containing this project

README

        

# command-count

show shell commands executed in your machine

![2017-12-06 06 54 10](https://user-images.githubusercontent.com/19645990/33660597-67aca9d6-da52-11e7-8428-c01544f54b1a.gif)

### Requirement
* Go 1.8+

### Installation
```
$ go get github.com/wangsongiam/command-count/cmd/cmc/
```

### Usage
```
$ cmc
```

### LICENSE
MIT © [Song Wang](https://songwang.io/)