Skip to content

Gator UX Vision

Jack Pierce edited this page Apr 4, 2022 · 2 revisions

Gator UX

You will run Gator via the CLI locally, or import the Gator Python package for a more native experience.

gator process --repository shared/some-repo --changeset mychangeset.yml --dry-run --config gator_config.json

Processing shared/some-repo...
1 PR created.

Changesets

TODO - show and explain an imperative spec file

Custom, and Async Resources

TODO - explain the importance and process of using custom resources and custom processes to make file modifications.

Clone this wiki locally