Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 832 Bytes

gitclone.adoc

File metadata and controls

23 lines (18 loc) · 832 Bytes

Getting started

The fastest way to work through this guide is to clone the Git repository and use the projects that are provided inside:

git clone https://github.com/openliberty/guide-{projectid}.git
cd guide-{projectid}

The start directory contains the starting project that you will build upon.

The finish directory contains the finished project that you will build.

Before you begin, make sure you have all the necessary prerequisites.