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
- Host: GitHub
- URL: https://github.com/i5heu/blog_cannon
- Owner: i5heu
- License: gpl-3.0
- Created: 2017-04-19T10:24:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-20T11:42:45.000Z (about 8 years ago)
- Last Synced: 2024-01-29T20:51:25.052Z (over 2 years ago)
- Topics: blog, blog-article, blog-engine, blog-platform, blogging, fast, go, golang, simulation
- Language: Go
- Homepage:
- Size: 2.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`