run:
	protoc spec.proto --java_out ../../java/src/main/java
	protoc spec.proto --python_out ../../python/kcl_lib/api
