This package is for Projen Demo
Project description
Part1 (CDK Construct Library)
Part2 (CDK App)
Part3 (CDK Pipelines App)
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
License
The Apache-2.0 license
References
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
fastfargate-0.0.23.tar.gz
(28.4 kB
view details)
Built Distribution
File details
Details for the file fastfargate-0.0.23.tar.gz
.
File metadata
- Download URL: fastfargate-0.0.23.tar.gz
- Upload date:
- Size: 28.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 632fcf7ec822a8365334f1ae26fd7f8e81542f8d9874f1ceb3c1597411381ada |
|
MD5 | ef678bdd71c79ba6f6cd9779854eaec3 |
|
BLAKE2b-256 | 4ab8bb97e0b46634c526c06c79d5d786275e2c15040a480be4c22951ba9bea57 |
File details
Details for the file fastfargate-0.0.23-py3-none-any.whl
.
File metadata
- Download URL: fastfargate-0.0.23-py3-none-any.whl
- Upload date:
- Size: 26.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd9cb3d8a62b0180a63e782a508ac3ebb59996b4af2291e8e74e6f429d102d45 |
|
MD5 | 678cefa17d9ef07a5ab8f6328e5c9bf1 |
|
BLAKE2b-256 | 492d4fa2315d3c561b4d12f719a2be9680722ac26506a9fe2beb5003101ed2db |