Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 588 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 588 Bytes

feishu-demo

A demo project for fastwego/feishu

powered-by-fastwego

Install

  • checkout project git clone https://github.com/fastwego/feishu-demo.git
  • install fastwego/feishu go get -u github.com/fastwego/feishu
  • build go build
  • edit config in .env.dist file and rename to .env
  • run feishu-demo
  • that's all & good luck ;)

use case