Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mrlsd/echo-cms
- Owner: mrLSD
- License: mit
- Created: 2016-09-18T15:12:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-08T21:46:26.000Z (about 7 years ago)
- Last Synced: 2024-06-19T19:39:41.521Z (6 months ago)
- Topics: cms, echo, echo-cms, go, go-cms, golang, golang-cms, golang-framework
- Language: HTML
- Homepage:
- Size: 20 MB
- Stars: 4
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)