projen-types

My custom projen project types


License
Apache-2.0
Install
pip install projen-types==0.1.7

Documentation

Projen Types

Additional projen project types

release GitHub version
npm version PyPI version

Getting Started

To create a new project, run the following command and follow the instructions:

  $ mkdir my-project
  $ cd my-project
  $ npx projen new --from projen-types <PROJECT-TYPE>
  🤖 Synthesizing project...
  ...

Project types

  • mns-awscdk-app-py - AWS CDK app in Python
  • mns-awscdk-app-ts - AWS CDK app in Typescript