Skip to main content

This package is for Projen Demo

Project description

Part1 (CDK Construct Library)

License Gitpod ready-to-code build release docker npm version PyPI version NuGet version

Part2 (CDK App)

License Gitpod ready-to-code build

Part3 (CDK Pipelines App)

License Gitpod ready-to-code build

Part 1

projen-cdk-tutorial-part-1

Steps

1- Add Github Secrets

TWINE_USERNAME
TWINE_PASSWORD
NPM_TOKEN
NUGET_API_KEY
MAVEN_USERNAME
MAVEN_PASSWORD
MAVEN_STAGING_PROFILE_ID
MAVEN_GPG_PRIVATE_KEY
MAVEN_GPG_PRIVATE_KEY_PASSPHRASE

2- Create Project locally or launch using Gitpod

mkdir projen-cdk-tutorial-part-1
cd projen-cdk-tutorial-part-1
code .
alias pj="npx projen"
pj new awscdk-construct

3- Configure Project

Add your code to .projenrc, This is the only file that will be modified. During projen it will scaffold your whole project including what you are reading right now ! :)

4- Execute projen

pj

5- Commit & Push

git add .
git commit -m "Commit"
git push

projen-cdk-tutorial-part-1-build

projen-cdk-tutorial-part-1-release

License

The Apache-2.0 license

References

Project details


Download files

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

Source Distribution

fastfargate-0.0.23.tar.gz (28.4 kB view hashes)

Uploaded Source

Built Distribution

fastfargate-0.0.23-py3-none-any.whl (26.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page