0.0.11 • Published 3 years ago

go-async-template v0.0.11

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years ago

Configure environment

  • npm install -g @asyncapi/generator

While building template or extending it use:

copy async API file to root folder and kick the following ag ./server_order.yaml ./ --force-write --output ./out/ --watch-template --install (if fails to pickup changes, bump package.json version and delete node_modules)

To deploy