Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Commit

Permalink
add deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
romnn committed Sep 5, 2021
1 parent c67eb79 commit d4f5588
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ grpc-web-proto-compile

""""""""

**NOTE:** This package has been superseded by `romnn/proto-compile <https://github.com/romnn/proto-compile>`_, which provides the same functionality but offers a lot more flexibility and supports more targets than just ``grpc-web``.

This is a small script tailored to be used in CI environments and piplines to completely take care of generating typescript grpc stubs from protobuf files.

.. code-block:: console
Expand Down

0 comments on commit d4f5588

Please sign in to comment.