1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00
sqlstyle.guide/README.md

11 lines
284 B
Markdown
Raw Normal View History

2015-07-03 07:24:54 -05:00
# SQL style guide
**[Read it](http://www.sqlstyle.guide)**
---
2015-07-03 10:27:31 -05:00
## Installing for local development
There is a Gemfile supplied so you just need to follow https://help.github.com/articles/using-jekyll-with-pages/#installing-jekyll
To then run it locally `bundle exec jekyll serve`