Skip to main content

projen-modules

A collection of custom projen modules, that can be used to bootstrap and maintain consistent project configuration, tooling, dependencies, and builds.

Getting Started

yarn install
npx projen build

This will:

  • Install the dependencies
  • Apply any projen changes
  • Run tests
  • Package project locally

Any files changed by projen should be committed to git.

Running the tests like this will update any snapshot files, this should be reviewed and committed to git.

Testing

Types of testing:

  • Snapshot - projen project outputs are stored as a snapshot in the corresponding __snapshots__ directory. When the project changes then it is expected that these snapshots change too and should be reviewed committed alongside the project.
  • Unit tests - these assert on specific functionality of the project and should be written for any new functionality added.

Creating a New Project

npx projen new {project} --from projen-modules

Some projects may have required fields that need to be specified as part of this command, review any errors for details what needs to be specified.

Project Types

Project type Description
cdk-typescript-app A typescript CDK app
npm-package A typescript npm package
python-package A python package
jsii-package A typescript JSII package

Project Structure

All source is located in src and is grouped by:

  • components - these are common building blocks that can be used by projects to implement specific project functionality.
  • projects - these are projects that can be built from this project (see #something)
  • utils - these are helper functions that are often reused

test contains tests, and mirrors the src directory structure. Within here there are __snapshots__ which contain snapshots of project tests (see #section).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

projen_modules-1.2.92.tar.gz (357.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

projen_modules-1.2.92-py3-none-any.whl (355.7 kB view details)

Uploaded Python 3

File details

Details for the file projen_modules-1.2.92.tar.gz.

File metadata

  • Download URL: projen_modules-1.2.92.tar.gz
  • Upload date:
  • Size: 357.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.14.6

File hashes

Hashes for projen_modules-1.2.92.tar.gz
Algorithm Hash digest
SHA256 e7b0d1bc1f54c62872c677979b330000dcd30bb5a8490093d5d8230604bfb2d6
MD5 29e3ee0ade19a5b5f1a7d3fd55cd33b1
BLAKE2b-256 d9a95dc8fd0c019b31dfd7566835b609a33c012cb172080125f8caee04a658b8

See more details on using hashes here.

Provenance

The following attestation bundles were made for projen_modules-1.2.92.tar.gz:

Publisher: release.yml on daveshepherd/projen-modules

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file projen_modules-1.2.92-py3-none-any.whl.

File metadata

  • Download URL: projen_modules-1.2.92-py3-none-any.whl
  • Upload date:
  • Size: 355.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.14.6

File hashes

Hashes for projen_modules-1.2.92-py3-none-any.whl
Algorithm Hash digest
SHA256 ebf1ac1066c77a3e4fcba9ec279a65be1cb07f8fbbc8b1148fc867dca6ddf62f
MD5 cae843a5ff395cc3f1d7cf5ba020f87d
BLAKE2b-256 09c4f90199c6a83e20981988179bdbda2cb5379027d22ec77d42fcda835f98e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for projen_modules-1.2.92-py3-none-any.whl:

Publisher: release.yml on daveshepherd/projen-modules

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page