-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]. |