https://github.com/wangrunlin/open-digger-cli
https://github.com/wangrunlin/open-digger-cli
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wangrunlin/open-digger-cli
- Owner: wangrunlin
- License: mit
- Created: 2023-06-25T11:24:16.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-21T01:16:14.000Z (over 2 years ago)
- Last Synced: 2025-10-10T11:42:28.428Z (9 months ago)
- Language: JavaScript
- Homepage: https://atomgit.com/galaxy/2023-opensoda-final-t2
- Size: 9.77 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenDigger CLI
A CLI tool based on [OpenDigger][1]
[][2]
[](https://gitpod.io/#https://github.com/wangrunlin/open-digger-cli)
[][3]
## Usage
### Download
```shell
npm install open-digger-cli -g
```
### Use
```shell
opendigger --repo X-lab2017/open-digger --metric OpenRank --month 2023-01
```
Or
```shell
opendigger -r X-lab2017/open-digger -t OpenRank -m 2023-01
```
### Help
```shell
opendigger --help
```
[1]: https://github.com/X-lab2017/open-digger/
[2]: https://nodei.co/npm/open-digger-cli/
[3]: https://asciinema.org/a/o2Qtj2eQWJ9bwfBqtq06dxbLJ