Skip to content

Commit

Permalink
run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dhafley committed Apr 2, 2024
1 parent 0435ee6 commit 76ee1f1
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions docs/open-pixee.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,34 +4,33 @@ sidebar_position: 5

# Open Pixee

Pixee believes in open source. We leverage tools from the community and strive to contribute where there are gaps and where we can provide unique solutions.
Pixee believes in open source. We leverage tools from the community and strive to contribute where there are gaps and where we can provide unique solutions.

Our product is best experienced via the [Github App pixeebot](https://github.com/marketplace/pixeebot-automated-code-fixes/). Powering this pixeebot product experience are several open source projects. See more below and then dig deeper in each project's README.
Our product is best experienced via the [Github App pixeebot](https://github.com/marketplace/pixeebot-automated-code-fixes/). Powering this pixeebot product experience are several open source projects. See more below and then dig deeper in each project's README.

## Pixee CLI

## Pixee CLI
The Pixee CLI brings the power of Pixee's [Codemodder framework](https://codemodder.io) to your local development environment. This provides a way for developers to try out Pixee before installing the GitHub app.

![Pixee CLI Demo](https://github.com/pixee/pixee-cli/raw/main/img/demo.gif)


Learn more in the [README](https://github.com/pixee/pixee-cli#readme)

## Integrate Pixee CLI into your CI Environment

Do you want to see Pixee at work in your repository? We've integrated the PixeeCLI into CI scripts for popular platforms.
Do you want to see Pixee at work in your repository? We've integrated the PixeeCLI into CI scripts for popular platforms.

* [Bitbucket](https://github.com/pixee/pixee-cli/blob/main/ci/bitbucket/README.md)
- [Bitbucket](https://github.com/pixee/pixee-cli/blob/main/ci/bitbucket/README.md)

Coming soon!

* Gitlab
* Github
- Gitlab
- Github

## Container Images

* [PixeeCLI](https://hub.docker.com/repository/docker/codemodder/pixee-cli/general)

- [PixeeCLI](https://hub.docker.com/repository/docker/codemodder/pixee-cli/general)

## Want more or something missing?
## Want more or something missing?

Join our [community](http://pixeeworks.slack.com) and collaborate in slack or drop us a line at [email protected].

0 comments on commit 76ee1f1

Please sign in to comment.