studio

command module
v0.0.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

README

studio

studio基于blibli开源项目kratos根据自己的需求进行的修改与调整;
包含一系列日常工作中所用到的各个项目工具集的管理与整合,以及项目模板代码的生成.

##安装工具 执行命令,快速安装studio工具

go get github.com/freezeChen/studio

##studio本体

NAME:
   studio - studio工具集

USAGE:
   studio [global options] command [command options] [arguments...]

VERSION:
   v0.0.1

COMMANDS:
     new      :create template
     tool, t  studio tool
     help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h     show help
   --version, -v  print the version

##studio new studio new用于快速生成项目模板代码
模板代码基于go-micro框架搭建

studio new --name=demo

OPTIONS:
   --type value     web,srv (default: "web")
   --name value     app name
   --author value   author name (default: "freezeChen")
   --project value  single is false,use project as name
   --single         gen single project

├── main.go
│   └──

##studio tool studio tool是基于protoc生成代码的工具集

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
gen
@Time : 2019-05-09 10:25 @Author : frozenchen @File : new @Software: studio
@Time : 2019-05-09 10:25 @Author : frozenchen @File : new @Software: studio
@Time : 2019-05-08 17:09 @Author : frozenchen @File : cmd @Software: studio @Time : 2019-05-09 16:41 @Author : frozenchen @File : conf @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : dao @Software: studio @Time : 2019-05-09 14:33 @Author : frozenchen @File : gitignore @Software: studio @Time : 2019-05-09 13:41 @Author : frozenchen @File : gomod @Software: studio @Time : 2019-05-17 09:12 @Author : frozenchen @File : help @Software: studio @Time : 2019-05-08 17:08 @Author : frozenchen @File : main @Software: studio @Time : 2019-05-09 13:42 @Author : frozenchen @File : makefile @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : model @Software: studio @Time : 2019-05-16 16:11 @Author : frozenchen @File : proto @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : server @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : service @Software: studio
@Time : 2019-05-08 17:09 @Author : frozenchen @File : cmd @Software: studio @Time : 2019-05-09 16:41 @Author : frozenchen @File : conf @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : dao @Software: studio @Time : 2019-05-09 14:33 @Author : frozenchen @File : gitignore @Software: studio @Time : 2019-05-09 13:41 @Author : frozenchen @File : gomod @Software: studio @Time : 2019-05-17 09:12 @Author : frozenchen @File : help @Software: studio @Time : 2019-05-08 17:08 @Author : frozenchen @File : main @Software: studio @Time : 2019-05-09 13:42 @Author : frozenchen @File : makefile @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : model @Software: studio @Time : 2019-05-16 16:11 @Author : frozenchen @File : proto @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : server @Software: studio @Time : 2019-05-08 17:09 @Author : frozenchen @File : service @Software: studio

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL