migrate/source/github
Matthias Kadenbach 651f78cba8 Update README.md 2017-04-21 13:36:03 -07:00
..
examples/migrations initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
.gitignore initial version 3.0.0 preview 2017-02-07 22:01:29 -08:00
README.md Update README.md 2017-04-21 13:36:03 -07:00
github.go fix github 2017-02-22 16:56:14 -08:00
github_test.go fixing travis 2017-02-08 01:49:57 -08:00

README.md

github

github://user:personal-access-token@owner/repo/path

URL Query WithInstance Config Description
user The username of the user connecting
personal-access-token An access token from Github (https://github.com/settings/tokens)
owner the repo owner
repo the name of the repository
path path in repo to migrations