diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml new file mode 100644 index 0000000..6e0db04 --- /dev/null +++ b/.github/workflows/ci.yml @@ -0,0 +1,8 @@ + +on: + push: +jobs: + all: + runs-on: ubuntu-latest + steps: + - run: echo "Nothing to do!" diff --git a/README.md b/README.md new file mode 100644 index 0000000..9ee1ce3 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# typescript + +A TypeScript handler for mkdocstrings. + +This project is currently available to [sponsors](https://github.com/sponsors/pawamoy) only. +See https://mkdocstrings.github.io/typescript/insiders.