Skip to content

Instantly share code, notes, and snippets.

@sakama
Created December 4, 2017 06:50
Show Gist options
  • Save sakama/e43b50523f6eb8ac609444169d21af2c to your computer and use it in GitHub Desktop.
Save sakama/e43b50523f6eb8ac609444169d21af2c to your computer and use it in GitHub Desktop.
embulk-input-marketoのビルド手順
$ git clone git@github.com:treasure-data/embulk-input-marketo.git
$ cd embulk-input-marketo
$ ./gradlew gem
$ cd /path/to/config.yml
$ embulk run -I /path/to/embulk-input-marketo/lib config.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment