Skip to content

tianzhaocn/skyscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skyscraper

skyscraper 是一个简单的,易扩展的golang web框架。

安装

  1. 下载: git clone https://github.com/tianzhaocn/skyscraper.git
  2. 编译: go run main.go build self
  3. 将编译文件放入PAHT中:cp skyper /usr/local/bin

创建项目脚手架

  1. 在当前工作目录使用skyper new命令创建相应项目文件
  2. 编译go run main.go build self
  3. 运行./skyper app start
  4. 访问http://127.0.0.1:8888/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages