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

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.

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