Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sky0621/go-stepcounter
指定ディレクトリ配下のgoソースのステップカウンター
https://github.com/sky0621/go-stepcounter
Last synced: about 1 month ago
JSON representation
指定ディレクトリ配下のgoソースのステップカウンター
- Host: GitHub
- URL: https://github.com/sky0621/go-stepcounter
- Owner: sky0621
- Created: 2017-06-16T22:28:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-29T14:04:37.000Z (almost 5 years ago)
- Last Synced: 2024-06-20T11:59:27.629Z (6 months ago)
- Language: Go
- Homepage:
- Size: 5.18 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-stepcounter
指定プロジェクト内のファイル別 golangステップカウンター
## パラメータ
```bash
$ ./go-stepcounter [対象プロジェクトのディレクトリルート]
```