https://github.com/sky0621/go-project-dependency-table-creator
https://github.com/sky0621/go-project-dependency-table-creator
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/sky0621/go-project-dependency-table-creator
- Owner: sky0621
- Created: 2017-11-15T14:14:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-18T17:42:16.000Z (over 8 years ago)
- Last Synced: 2025-01-21T13:29:30.109Z (over 1 year ago)
- Language: Go
- Size: 9.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-project-dependency-table-creator
## You need ...
### ・go (ver1.7)
### ・git
## How to use
### ・do [ $glide up ]
### ・do [ $go run main.go -t 【プロジェクト群の親ディレクトリフルパス】 -d 【glide.yaml内で探索する依存プロジェクトのドメイン】 ]