Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java Getting Started (+ rewrite without "cdk init") #245

Merged
merged 3 commits into from
Jul 9, 2018

Commits on Jul 8, 2018

  1. Java Getting Started (+ rewrite without "cdk init")

    Add getting started and welcome in Java (and JavaScript).
    
    Rewrite "Getting Started" to detail the process of defining CDK apps
    without using `cdk init`. This is in order to improve the understanding
    of users when they onboard the CDK, which fixes #219.
    
    Fix TOC to include only two layers deep which fixes #129.
    Elad Ben-Israel committed Jul 8, 2018
    Configuration menu
    Copy the full SHA
    c7e25d8 View commit details
    Browse the repository at this point in the history
  2. Change note at the beginning of the section

    Elad Ben-Israel authored Jul 8, 2018
    Configuration menu
    Copy the full SHA
    b611c50 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2018

  1. Rephrase a little

    Elad Ben-Israel authored Jul 9, 2018
    Configuration menu
    Copy the full SHA
    ce096dd View commit details
    Browse the repository at this point in the history