File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22id : set-up-your-local-dotnet
33title : Set up your local with the .NET SDK
4- sidebar_label : Quickstart - Setup
4+ sidebar_label : Quickstart
55description : Configure your local development environment to get started developing with Temporal
66keywords :
77 - set up
@@ -21,7 +21,7 @@ import { CallToAction } from "@site/src/components/elements/CallToAction";
2121import Tabs from ' @theme/Tabs' ;
2222import TabItem from ' @theme/TabItem' ;
2323
24- # Quickstart - Setup
24+ # Quickstart
2525
2626Configure your local development environment to get started developing with Temporal.
2727
Original file line number Diff line number Diff line change 11---
22id : set-up-your-local-go
33title : Set up your local with the Go SDK
4- sidebar_label : Quickstart - Setup
4+ sidebar_label : Quickstart
55description : Configure your local development environment to get started developing with Temporal
66keywords :
77 - set up
@@ -17,7 +17,7 @@ hide_table_of_contents: true
1717import { SetupSteps , SetupStep , CodeSnippet } from " @site/src/components/elements/SetupSteps" ;
1818import { CallToAction } from " @site/src/components/elements/CallToAction" ;
1919
20- # Quickstart - Setup
20+ # Quickstart
2121
2222Configure your local development environment to get started developing with Temporal.
2323
Original file line number Diff line number Diff line change 11---
22id : set-up-your-local-java
33title : Set up your local with the Java SDK
4- sidebar_label : Quickstart - Setup
4+ sidebar_label : Quickstart
55description : Configure your local development environment to get started developing with Temporal
66keywords :
77 - set up
@@ -19,7 +19,7 @@ import { CallToAction } from "@site/src/components/elements/CallToAction";
1919import Tabs from ' @theme/Tabs' ;
2020import TabItem from ' @theme/TabItem' ;
2121
22- # Quickstart - Setup
22+ # Quickstart
2323
2424Configure your local development environment to get started developing with Temporal.
2525
Original file line number Diff line number Diff line change 11---
22id : set-up-your-local-php
33title : Set up your local development with the PHP SDK
4- sidebar_label : Quickstart - Setup
4+ sidebar_label : Quickstart
55slug : /develop/php/set-up-your-local-php
66keywords :
77 - set up
@@ -20,7 +20,7 @@ import { CallToAction } from "@site/src/components/elements/CallToAction";
2020import Tabs from ' @theme/Tabs' ;
2121import TabItem from ' @theme/TabItem' ;
2222
23- # Quickstart - Setup
23+ # Quickstart
2424
2525Configure your local development environment to get started developing with Temporal.
2626
Original file line number Diff line number Diff line change 11---
22id : set-up-your-local-python
33title : Set up your local with the Python SDK
4- sidebar_label : Quickstart - Setup
4+ sidebar_label : Quickstart
55description : Configure your local development environment to get started developing with Temporal
66keywords :
77 - set up
@@ -17,7 +17,7 @@ hide_table_of_contents: true
1717import { SetupSteps , SetupStep , CodeSnippet } from " @site/src/components/elements/SetupSteps" ;
1818import { CallToAction } from " @site/src/components/elements/CallToAction" ;
1919
20- # Quickstart - Setup
20+ # Quickstart
2121
2222Configure your local development environment to get started developing with Temporal.
2323
Original file line number Diff line number Diff line change 11---
22id : set-up-local-ruby
33title : Set up your local with the Ruby SDK
4- sidebar_label : Quickstart - Setup
4+ sidebar_label : Quickstart
55description : Configure your local development environment to get started developing with Temporal
66keywords :
77 - set up
@@ -18,7 +18,7 @@ hide_table_of_contents: true
1818import { SetupSteps , SetupStep , CodeSnippet } from " @site/src/components/elements/SetupSteps" ;
1919import { CallToAction } from " @site/src/components/elements/CallToAction" ;
2020
21- # Quickstart - Setup
21+ # Quickstart
2222
2323This guide walks you through setting up the Temporal Ruby SDK and running your first Workflow.
2424In just a few steps, you'll install the SDK and start a local development server.
Original file line number Diff line number Diff line change 11---
22id : set-up-your-local-typescript
33title : Set up your local with the Typescript SDK
4- sidebar_label : Quickstart - Setup
4+ sidebar_label : Quickstart
55description : Configure your local development environment to get started developing with Temporal
66keywords :
77 - set up
@@ -18,7 +18,7 @@ hide_table_of_contents: true
1818import { SetupSteps , SetupStep , CodeSnippet } from " @site/src/components/elements/SetupSteps" ;
1919import { CallToAction } from " @site/src/components/elements/CallToAction" ;
2020
21- # Quickstart - Setup
21+ # Quickstart
2222
2323Configure your local development environment to get started developing with Temporal.
2424
You can’t perform that action at this time.
0 commit comments