Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 676 Bytes

Echo-cms

Build Status License

CMS base on Echo - golang framework

How to install:

go get github.com/mrlsd/echo-cms

Requirements:

  • Go 1.6+

Some useful command:

  • run: make
  • build: make build
  • test: make test
  • fmt: make fmt

####License: MIT License