pip install -r requirements.txt
pip install -e .
export TEMPLATE_PATH="$(pwd)/templates/swift"
protoc --plugin=protoc-gen-custom=$(which dcsdkgen) \
-I../protos/action \
--custom_out=. \
--custom_opt=swift \
../protos/action/action.proto