Add Slack invite link

This commit is contained in:
Bouke Versteegh 2020-06-10 17:30:18 +02:00 committed by GitHub
parent eec24e4ee8
commit bb7f5229fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -296,6 +296,8 @@ datetime.datetime(2019, 1, 1, 11, 59, 58, 800000, tzinfo=datetime.timezone.utc)
## Development
Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-evluyf3k-QvBmw9IK1s8hT~9~S1vKzg)!
First, make sure you have Python 3.6+ and `pipenv` installed, along with the official [Protobuf Compiler](https://github.com/protocolbuffers/protobuf/releases) for your platform. Then:
```sh
@ -394,6 +396,10 @@ $ pipenv run test
- [x] Automate running tests
- [ ] Cleanup!
## Community
Join us on [Slack](https://join.slack.com/t/betterproto/shared_invite/zt-evluyf3k-QvBmw9IK1s8hT~9~S1vKzg)!
## License
Copyright © 2019 Daniel G. Taylor