Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrlsd/echo-cms

CMS based on Echo golang framework
https://github.com/mrlsd/echo-cms

cms echo echo-cms go go-cms golang golang-cms golang-framework

Last synced: about 2 months ago
JSON representation

CMS based on Echo golang framework

Awesome Lists containing this project

README

        

# Echo-cms
[![Build Status](https://travis-ci.org/mrLSD/echo-cms.svg?branch=master)](https://travis-ci.org/mrLSD/echo-cms) [![License](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/mrLSD/echo-cms/master/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](http://img.shields.io/badge/license-mit-blue.svg?style=flat-square)](https://raw.githubusercontent.com/mrLSD/echo-cms/master/LICENSE)