docs/versioned_docs/version-0.16.3/ci/quickstart/index.mdx
Welcome to Dagger, a programmable tool that lets you replace your software project's artisanal scripts with a modern API and cross-language scripting engine.
Dagger helps you create a consistent, reliable development and testing environment on your local host and ensure that everything your CI can do, your local environment can do too.
This quickstart introduces you to:
After going through this quickstart, you will have the tools and skills to test, build and release your application using Dagger Functions.
This quickstart is structured as a hands-on workshop, in which you will create and run Dagger Functions to test, build and publish an example application.
This quickstart will take you approximately 25 minutes to complete. You should be familiar with programming in Go, Python, TypeScript, PHP, or Java.
Before beginning, ensure that: