Skip to content

mrLSD/echo-cms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

50e6663 · Oct 8, 2017

History

33 Commits
Nov 22, 2016
Jan 23, 2017
Oct 8, 2017
Jan 23, 2017
Dec 15, 2016
Sep 25, 2016
Nov 22, 2016
Jan 23, 2017
Oct 8, 2017
Sep 18, 2016
Oct 8, 2017
Sep 18, 2016
Dec 4, 2016
Feb 11, 2017
Sep 18, 2016
Jan 23, 2017
Nov 20, 2016

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