Skip to content

rvillage/batch_ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

batch_ruby

setup

$ cd path/to
$ git clone git@github.com:rvillage/batch_ruby.git
$ cd batch_ruby
$ bundle install --path vendor/bundle

run

$ cd path/to/batch_ruby
$ HOST=localhost PORT=3306 DB=__dbname__ USER=__user__ PASS=__pass__ bundle exec ruby ./lib/batch_sample.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages