jsii-pacmak

A code generation framework for jsii backend languages

Usage no npm install needed!

<script type="module">
  import jsiiPacmak from 'https://cdn.skypack.dev/jsii-pacmak';
</script>

README

jsii-pacmak

Generates ready-to-publish language-specific packages for jsii modules, part of the jsii project.

Usage

In general, running jsii-pacmak from a well-configured jsii module would generate and build a ready-to-publish package in each of the target languages defined in package.json.

  • See Getting Started for more details.
  • Run jsii-pacmak --help for full usage.

Contributing

See CONTRIBUTING for details.

License

jsii is distributed under the Apache License, Version 2.0.

See LICENSE and NOTICE for more information.