Coder Social home page Coder Social logo

aymanzahran / projen-cdk-tutorial-part-1 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 755 KB

Using Projen to Build and Publish CDK Construct Library on Github Releases, Npm, Pypi, Nugget and Maven

License: Apache License 2.0

JavaScript 100.00%
projen cdk aws

projen-cdk-tutorial-part-1's Introduction

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

Part2 (CDK App)

License Gitpod ready-to-code build

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

projen-cdk-tutorial-part-1's People

Contributors

aymanzahran avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.