https://github.com/sky0621/golang-tools
Tools written in Golang.
https://github.com/sky0621/golang-tools
Last synced: over 1 year ago
JSON representation
Tools written in Golang.
- Host: GitHub
- URL: https://github.com/sky0621/golang-tools
- Owner: sky0621
- Created: 2018-05-10T16:15:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-21T15:52:04.000Z (about 8 years ago)
- Last Synced: 2025-01-21T13:28:50.834Z (over 1 year ago)
- Language: Go
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# golang-tools
Tools written in Golang.
### ■GitHubから指定オーナーのリポジトリを取得
https://github.com/sky0621/repertorium
### ■指定プロジェクト内のファイル別ステップカウンター
https://github.com/sky0621/go-stepcounter
### ■【作成中】AWSの(主に)describe系APIを使って各サービスの情報を一覧表示する。今のところSQS、EC2、RDS、DynamoDBのみ。
https://github.com/sky0621/aws-describe-prj
### ■テストコードひな形を自動生成
https://github.com/sky0621/go-testcode-autogen
### ■ gitlab のリポジトリ一覧(コミット数の多い順にコミッターも表示)を生成
https://github.com/sky0621/gitlab-seek-expert
### ■指定ディレクトリ内のプロジェクトが依存するライブラリとバージョンを一覧化(glide.yaml参照)
https://github.com/sky0621/usu-moduli
### ■指定したGitLabドメイン配下のリポジトリを全て指定ディレクトリ配下にgit clone(※既存の場合は git pull)
https://github.com/sky0621/local-gitlab-project-updates
### ■指定ディレクトリ内のプロジェクト間の依存関係を一覧化(glide.yaml参照)
https://github.com/sky0621/go-project-dependency-table-creator
### ■指定サイト1ページのdiffを記録
https://github.com/sky0621/go-diff
### ■プロジェクト毎の使用テーブル一覧を生成
https://github.com/sky0621/go-crud