X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fgh-mirror;a=blobdiff_plain;f=README.md;fp=README.md;h=9c604aa6c4fc39ec9bbcbcc0d29d1dd770f29378;hp=0000000000000000000000000000000000000000;hb=3ce45fbfea1a087efac8ce05a8625919cccabe97;hpb=e0fdf01095e92231da64da9febe9fe93d957e9b7 diff --git a/README.md b/README.md new file mode 100644 index 0000000..9c604aa --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# gh-mirror + +Simple PHP webhook to mirror github repositories. + +## Requirements + +* [pecl/http](/m6w6/ext-http) + +## License + +gh-mirror is licensed under the 2-Clause-BSD license, which can be found in +the accompanying [LICENSE](./LICENSE) file. + +## Contributing + +All forms of contribution are welcome! Please see the bundled +[CONTRIBUTING](./CONTRIBUTING.md) note for the general principles followed. + +The list of past and current contributors is maintained in [THANKS](./THANKS).