Skip to content

kory33/scalikejdbc.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScalikeJDBC website

https://scalikejdbc.org/

How to contribute scalikejdbc.org?

fork scalikejdbc.github.io project

Fork https://github.com/scalikejdbc/scalikejdbc.github.io.

change under the website directory

How to debug:

git clone [your forked repository].
cd scalikejdbc.github.io
gem install bundler
bundle install --path vendor/bundle
# bundle exec middleman build
bundle exec middleman server

Access http://localhost:4567/ from your browser.

make a pull request

Create a branch to request, and send your pull request to develop branch (not master branch).

About

ScalikeJDBC official website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.0%
  • Ruby 9.7%
  • Other 0.3%