kemalblog
kemalblog
THis is simple blog that made by Kemal
Installation
Create Database
createdb kemalblog_dev -O your_owner
psql -U postgres -d kemalblog_dev -f create_articles.sql
Build and Run
crystal build --release ./src/kemalblog.cr
./kemalblog
Contributing
- Fork it ( https://github.com/ucmsky/kemalblog/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- ucmsky ucmsky - creator, maintainer
Repository
kemalblog
Owner
Statistic
- 0
- 0
- 0
- 0
- 2
- over 8 years ago
- June 25, 2016
License
MIT License
Links
Synced at
Sun, 24 Nov 2024 16:05:04 GMT
Languages