Skip to content

liufuqiang/products

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showcases of Beego products.

Submit your product

  1. Fork this repository:

    git clone https://github.com/beego/products

  2. Add your product screencast image to images/<product name>/<filename>. Please don't use image large than 800px width and height.

  3. Add an entry to projects.json with these properties:

     {
     	"Name": "Beego Web", // Name of your product
     	"Thumb": "beeweb/thumb.jpg", // Thumb image path (optional)
     	"Desc": "Beego official website", // Description of your product
     	"Url": "http://beego.me", // Url link of your product
     	"Src": "https://github.com/beego/beeweb", // Source code url of your product (optional)
     	"Submitter": "slene", // your name
     	"Date": "2013-12-22"
     }
    
  4. Send a pull request

中文说明

About

Showcase of Beego products.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published