Replies: 1 comment
-
So, trying to be a bit more specific about our design issues...
Thanks in advance <3 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello friends
We just started building a new CLI tool usin JSII and would love your input.
We are trying to create a command line utility that would wrap other tools/tasks and provide common features, pretty much like Ansible, but extensible with "plugins" in any language.
https://github.com/CaravanaCloud/up-cli
Right now we just created the project, trying to design how the CLI will integrate with JSII.
Any ideas? I know CDK does this but no idea how... is that kind of thing documented anywhere?
Thanks,
Julio
Beta Was this translation helpful? Give feedback.
All reactions