Skip to content

Commit

Permalink
Merge branch 'master' into stefanheule-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanheule authored Oct 22, 2024
2 parents cd5add2 + be0c504 commit 16d1201
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

PolyglotPiranha is a lightweight code transformation toolset for automating large scale changes. At Uber, it is mostly used to clean up stale feature flags.

We only support languages that are used at Uber. We likely won't be able to add new languages in this repo. There are a number of forks (see https://github.com/uber/piranha/forks for a full list) that may provide additional features.


## Installation

Expand Down Expand Up @@ -97,12 +99,11 @@ A few additional links on Piranha:

If you have any questions on how to use Piranha or find any bugs, please [open a GitHub issue](https://github.com/uber/piranha/issues).

## Contributors
## License
Piranha is licensed under the Apache 2.0 license. See the LICENSE file for more information.

## Note

We'd love for you to contribute to Piranha! Please note that once
you create a pull request, you will be asked to sign our [Uber Contributor License Agreement](https://cla-assistant.io/uber/piranha).
This is not an official Uber product, and provided as is.

We are also looking for contributions to extend Piranha to other languages (C++, C#, Kotlin).

## License
Piranha is licensed under the Apache 2.0 license. See the LICENSE file for more information.

0 comments on commit 16d1201

Please sign in to comment.