Skip to content

mrLSD/echo-cms

Repository files navigation

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