This project provides a projen project type providing presets for an AWS CDK construct library project
Project description
Projen awscdk-construct
This project provides a projen project type providing presets for an AWS CDK construct library project.
Getting started
To create a new project, run the following command and follow the instructions:
mkdir my-project
cd my-project
git init -b main
npx projen new --from @pepperize/projen-awscdk-construct
If your git cli doesn't have a -b option, either update git or issue git init && git checkout -b main.
Usage
To init a new project from this module:
npx projen new --from @pepperize/projen-awscdk-construct@latest
Note: it will install the latest version. If you don't specify the latest version, it won't be upgraded while running yarn install
Create a new projen project type
-
Create a new project for the projen external jsii npm module
mkdir my-project cd my-project git init -b main npx projen new jsii
-
Your
src/index.tsshould export only one project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pepperize_projen_awscdk_construct-0.0.730.tar.gz.
File metadata
- Download URL: pepperize_projen_awscdk_construct-0.0.730.tar.gz
- Upload date:
- Size: 34.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
751da52ef049f7244cca3d1385371f72a538db832e0ba39dce3cfeed90560457
|
|
| MD5 |
79839a8befff082bdeb55f85688c64c4
|
|
| BLAKE2b-256 |
d76aed92b95f498e6123375796a3d64ed9c3149e75f1991b4927fa3a15fb7ae6
|
File details
Details for the file pepperize.projen_awscdk_construct-0.0.730-py3-none-any.whl.
File metadata
- Download URL: pepperize.projen_awscdk_construct-0.0.730-py3-none-any.whl
- Upload date:
- Size: 34.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f14302ccafd710ee6a9dfc760f3f50b7d4c26afa4481fc6ccd558a6432e9aa63
|
|
| MD5 |
659941aace730e824e5d9b6714707fc4
|
|
| BLAKE2b-256 |
2fbe8f12657aba4025c41ff9628d029d03c9bffb228e8c405e96bed10781ad7d
|