Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

mix-go/console-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mix Console Skeleton

框架命令行骨架代码,包含很多代码范例,开箱即用

  • 安装开发工具
go get -u github.com/mix-go/mix
  • 创建应用骨架
mix new --name=hello