[](https://github.com/pepperize/projen-awscdk-app-ts/blob/main/LICENSE)
[](https://www.npmjs.com/package/@pepperize/projen-awscdk-app-ts)
[](https://pypi.org/project/pepperize.projen-awscdk-app-ts/)
[](https://github.com/pepperize/projen-awscdk-app-ts/actions/workflows/release.yml)
[](https://github.com/pepperize/projen-awscdk-app-ts/releases)
# Projen awscdk-app-ts
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:
```shell
mkdir my-project
cd my-project
git init -b main
npx projen new --from @pepperize/projen-awscdk-app-ts
```
*If your git cli doesn't have a `-b` option, either update [git](https://git-scm.com/) or issue `git init && git checkout -b main`.*
## Usage
To init a new project from this module:
```shell
npx projen new --from @pepperize/projen-awscdk-app-ts@latest
```
*Note: the `latest` version will be installed. If you don't specify the `latest` version, it won't be upgraded while running `yarn install`*
## Create a new projen project type
1. Create a new project for the projen external jsii npm module
```shell
mkdir my-project
cd my-project
git init -b main
npx projen new jsii
```
2. Your `src/index.ts` should export only one project.
Raw data
{
"_id": null,
"home_page": "https://github.com/pepperize/projen-awscdk-app-ts.git",
"name": "pepperize.projen-awscdk-app-ts",
"maintainer": null,
"docs_url": null,
"requires_python": "~=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Patrick Florek<patrick.florek@gmail.com>",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/31/43/c66843994b4deb5f9ede6e707a68f745755e2f0c7f5fbf9b0442a16f4069/pepperize_projen_awscdk_app_ts-0.0.737.tar.gz",
"platform": null,
"description": "[](https://github.com/pepperize/projen-awscdk-app-ts/blob/main/LICENSE)\n[](https://www.npmjs.com/package/@pepperize/projen-awscdk-app-ts)\n[](https://pypi.org/project/pepperize.projen-awscdk-app-ts/)\n[](https://github.com/pepperize/projen-awscdk-app-ts/actions/workflows/release.yml)\n[](https://github.com/pepperize/projen-awscdk-app-ts/releases)\n\n# Projen awscdk-app-ts\n\nThis project provides a projen project type providing presets for an AWS CDK construct library project.\n\n## Getting started\n\nTo create a new project, run the following command and follow the instructions:\n\n```shell\nmkdir my-project\ncd my-project\ngit init -b main\nnpx projen new --from @pepperize/projen-awscdk-app-ts\n```\n\n*If your git cli doesn't have a `-b` option, either update [git](https://git-scm.com/) or issue `git init && git checkout -b main`.*\n\n## Usage\n\nTo init a new project from this module:\n\n```shell\nnpx projen new --from @pepperize/projen-awscdk-app-ts@latest\n```\n\n*Note: the `latest` version will be installed. If you don't specify the `latest` version, it won't be upgraded while running `yarn install`*\n\n## Create a new projen project type\n\n1. Create a new project for the projen external jsii npm module\n\n ```shell\n mkdir my-project\n cd my-project\n git init -b main\n npx projen new jsii\n ```\n2. Your `src/index.ts` should export only one project.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "This project provides a projen project type providing presets for an AWS CDK construct library project",
"version": "0.0.737",
"project_urls": {
"Homepage": "https://github.com/pepperize/projen-awscdk-app-ts.git",
"Source": "https://github.com/pepperize/projen-awscdk-app-ts.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c2d09dc024f585d7e848520f4893b9c03b1416fc7d6b382e68418519ab38f37b",
"md5": "0041503c287586282219a02fed8302e7",
"sha256": "87a4daa39300836b92e6588a90eda78db65d8e82341ec1b19ee0ad73d485c8eb"
},
"downloads": -1,
"filename": "pepperize_projen_awscdk_app_ts-0.0.737-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0041503c287586282219a02fed8302e7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "~=3.9",
"size": 101952,
"upload_time": "2025-07-14T12:42:20",
"upload_time_iso_8601": "2025-07-14T12:42:20.733150Z",
"url": "https://files.pythonhosted.org/packages/c2/d0/9dc024f585d7e848520f4893b9c03b1416fc7d6b382e68418519ab38f37b/pepperize_projen_awscdk_app_ts-0.0.737-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3143c66843994b4deb5f9ede6e707a68f745755e2f0c7f5fbf9b0442a16f4069",
"md5": "c7f492da707a7940bee6a39f892f9a12",
"sha256": "9eb746fda0757b027ae40a9f42f95ca7360f88dcca18b4b49a2f682ca37ab954"
},
"downloads": -1,
"filename": "pepperize_projen_awscdk_app_ts-0.0.737.tar.gz",
"has_sig": false,
"md5_digest": "c7f492da707a7940bee6a39f892f9a12",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "~=3.9",
"size": 102480,
"upload_time": "2025-07-14T12:42:22",
"upload_time_iso_8601": "2025-07-14T12:42:22.190632Z",
"url": "https://files.pythonhosted.org/packages/31/43/c66843994b4deb5f9ede6e707a68f745755e2f0c7f5fbf9b0442a16f4069/pepperize_projen_awscdk_app_ts-0.0.737.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 12:42:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pepperize",
"github_project": "projen-awscdk-app-ts",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pepperize.projen-awscdk-app-ts"
}