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.ts
should 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
File details
Details for the file pepperize.projen-awscdk-construct-0.0.682.tar.gz
.
File metadata
- Download URL: pepperize.projen-awscdk-construct-0.0.682.tar.gz
- Upload date:
- Size: 32.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcd734abb475784b6f3aefbe602dd74d2c0b37ad3940b03d82e786e6c4a29080 |
|
MD5 | 3d766f9625a22fe35b6fb63a0cfcf7f8 |
|
BLAKE2b-256 | a8781129dd48d3309e6d360a521f4c6665bd1d3e83f83d88bc51437fa61cc0ea |
File details
Details for the file pepperize.projen_awscdk_construct-0.0.682-py3-none-any.whl
.
File metadata
- Download URL: pepperize.projen_awscdk_construct-0.0.682-py3-none-any.whl
- Upload date:
- Size: 32.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bad979dbda996adf50edcd0626c1b894f534dbcd413bd27eef330a03813ef0e5 |
|
MD5 | 46ecce33218d890b3c355a3d8c748664 |
|
BLAKE2b-256 | 649f18f65850b8d0b90cb3d4d661ea120d56c11214a485fa0de3d59aa02218e4 |