Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created November 17, 2019 08:54
Show Gist options
  • Save ThaddeusJiang/b56a36b110513f7709dd40a5bd74d0d7 to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/b56a36b110513f7709dd40a5bd74d0d7 to your computer and use it in GitHub Desktop.
How to use Circle CI at local
  • Get Started
brew install circleci

circle setup

// usage
circle config validate
circle local execute --job JOB_NAME
  • Update
brew uninstall circleci
  • Uninstall
brew uninstall circleci
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment