# jsii-pacmak

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

[jsii]: https://github.com/aws/jsii

## 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](https://github.com/aws/jsii/blob/main/README.md#getting-started) for more details.
* Run `jsii-pacmak --help` for full usage.

## Contributing

See [CONTRIBUTING](https://github.com/aws/jsii/blob/main/CONTRIBUTING.md)
for details.

## License

__jsii__ is distributed under the
[Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).

See [LICENSE](./LICENSE) and [NOTICE](./NOTICE) for more information.
