JSPM

  • Created
  • Published
  • Downloads 321550
  • Score
    100M100P100Q190785F
  • License Apache-2.0

A code generation framework for jsii backend languages

Package Exports

  • jsii-pacmak
  • jsii-pacmak/bin/jsii-pacmak
  • jsii-pacmak/lib/index.js
  • jsii-pacmak/lib/targets/version-utils
  • jsii-pacmak/lib/targets/version-utils.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (jsii-pacmak) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.