Skip to content

Commit

Permalink
Add Projen
Browse files Browse the repository at this point in the history
https://github.com/p6m7g8/awesome-projen

Reviewed: #1794, #1823, #1980

This list provides the projen community a central place for reference patterns and use.

`projen` is actually pretty important, it is used by several MAJOR opensource projects like:
- CDK8s now in the Cloud Native Computing Foundation (CNCF)
- CDKtf HashiCorp's terraform CDK
- Armkit Community Driven Azure CDK
- Constructs the AWS projects underpinning AWS CDK
- Construct Cataloge the Open Source index of CDK Constructs

There are already over 1,000 GitHub repos using projen and it was featured at CDK Day 2020.
It will be featured again at CDK Day in 2021. This is a global community driven event attracting
thousands.

As projen itself is an NPM module it needs maintenance so this already includes
dependabot, mergify, codecov, codeql, synk to keep it up to date without intervention.

This list, based on p6-projen-project-awesome-list, is self updating too.

All PRs also run npx awesome-lint automatically before allowing merge.

I have gone to great lenghts to automate in code the requests in the pull_request_template.

I am open to anything I missed.
  • Loading branch information
pgollucci committed Apr 9, 2021
1 parent b077f6f commit ab7f2a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,7 @@
- [FastAPI](https://github.com/mjhea0/awesome-fastapi#readme) - Python web app framework.
- [CDK](https://github.com/kolomied/awesome-cdk#readme) - Open-source software development framework for defining cloud infrastructure in code.
- [IAM](https://github.com/kdeldycke/awesome-iam#readme) - User accounts, authentication and authorization.
- [Projen](https://github.com/p6m7g8/awesome-projen#readme) - Open-source; define and maintain complex project configuration through code.

## Computer Science

Expand Down

0 comments on commit ab7f2a0

Please sign in to comment.