We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269beb2 commit b479272Copy full SHA for b479272
2 files changed
LICENSE
@@ -186,7 +186,7 @@
186
same "printed page" as the copyright notice for easier
187
identification within third-party archives.
188
189
- Copyright [yyyy] [name of copyright owner]
+ Copyright [2018] [Alex Davies-Moore]
190
191
Licensed under the Apache License, Version 2.0 (the "License");
192
you may not use this file except in compliance with the License.
docs/index.md
@@ -0,0 +1,4 @@
1
+# Flit - Twirp Server Generator
2
+
3
+Flit is a small tool to generator server and client stubs for the [Twitch TV Twirp](https://github.com/twitchtv/twirp "Twitch TV Twirp")
4
+RPC framework.
0 commit comments