- To improve our webpage go to
selfie.dev/README.md
- To improve our JVM, Javascript, or WASM implementations, go to
jvm/README.md
- To improve the webpage of our published kdoc, kdoc.selfie.dev, go to
jvm/gradle/dokka/README.md
- To improve the webpage of our published kdoc, kdoc.selfie.dev, go to
- To contribute for a different platform (python, go, etc.) we're happy to help! It should probably live in a different repo until it's close to
1.0
, but once it's near completion we're happy to maintain it here if you would like. Discuss in selfie#85, but also feel free to open a PR with any ideas you have.
Pull requests are very welcome, preferably against main
.
By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/diffplug/selfie/blob/master/LICENSE
All files are released with the Apache 2.0 license as such:
Copyright 2023-2024 DiffPlug
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.