Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dkershner6/projen-constructs

Helpful Open Source Projen Constructs
https://github.com/dkershner6/projen-constructs

Last synced: 29 days ago
JSON representation

Helpful Open Source Projen Constructs

Awesome Lists containing this project

README

        

# projen-constructs

Helpful Open Source Projen Constructs

There are several packages contained within, organized by the Construct they produce or help with.

# Contributing

Contributions welcome!

This monorepo uses the AWS PDK, which is just a wrapper around projen. To get started, in the root, run `pnpm i` to install everything.

Then, you can handle things normally with projen, or you can use the PDK CLI instead, which is essentially the same thing. You can install globally or use `npx pdk` as per normal.