Skip to content
/ kite-go Public

Kite - Personal developer tool command application. 个人的开发者辅助工具应用

License

Notifications You must be signed in to change notification settings

inhere/kite-go

Repository files navigation

Kite

Kite - A CLI tools package.

Github: https://github.com/inhere/kite-go

Features

  • quick create new project
  • hot reload serve on file modified
  • generate simple/controller/restful codes
  • install development tools. eg: swaggo, swaggerui, golint, revive

PHP version

Install

Quick install

curl xyz | bash

Install by go

go install github.com/inhere/kite/cmd/kite

Build

make install
# or
go build -o $GOPAHT/bin/kite ./cmd/kite

Develop

Dev build

KITE_INIT_LOG=debug go run ./cmd/kite

Install to GOBIN

make kit2gobin
# or
make kite2gobin

Gookit Packages

About

Kite - Personal developer tool command application. 个人的开发者辅助工具应用

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published