Skip to content

Latest commit

 

History

History
130 lines (113 loc) · 3.99 KB

WELCOME.md

File metadata and controls

130 lines (113 loc) · 3.99 KB

Quarkus Tools for Visual Studio Code

This extension provides tools to get you up and running with Quarkus application development in Visual Studio Code.

Maven 3.5.3+ supported

Create a new Maven based Quarkus project or open an existing Quarkus project to get started.

Requirements

The Java Extension Pack is highly recommended.

New to Quarkus?

Refer to the Quarkus Getting Started guide. The guide provides instructions from starting your first project, to creating a native executable.

View Getting Started guide

View Quarkus Cheat-Sheet

Documentation

The Quarkus guides from quarkus.io/guides provides detailed documentation and tutorials for different use cases.

View guides

Sample projects

Explore a wide variety of Quarkus quickstart projects, each focusing on a different aspect of Quarkus application development.

View quickstart projects

Getting help

Keep in touch with the Quarkus community; there are many ways to reach out.

View community links