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

https://github.com/i5heu/blog_cannon

A fast and easy to install Blog
https://github.com/i5heu/blog_cannon

blog blog-article blog-engine blog-platform blogging fast go golang simulation

Last synced: 5 months ago
JSON representation

A fast and easy to install Blog

Awesome Lists containing this project

README

          

# blog_cannon

# Install
Pull all files in 1 Directory
and install Golgan
`sudo apt-get install golang-go`

Conect your MySql Database in config.go

# Run
Go in your blog_cannon directory and run:
`go get ./...`
and
`go run *.go`