bs-gl-plugin 0.2.0

Python bindings for the Greenlight client library.
Documentation
1
2
3
4
sync-files:
	rm -rf .resource/proto
	rsync -avr ../proto/ .resources/proto
	git add .resources