Skip to content

Commit

Permalink
update readme index
Browse files Browse the repository at this point in the history
  • Loading branch information
avivpxi committed Feb 21, 2024
1 parent b1d71ee commit d5fab9f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@ and very hard to execute. ENVITE is a framework to manage your development and t

## Contents

* [Why ENVITE?](#why-envite-)
- [So why not stick to what you use today?](#so-why-not-stick-to-what-you-use-today-)
* [Using Kubernetes for production, CI, and development](#using-kubernetes-for-production--ci--and-development)
* [Using docker-compose for CI and development](#using-docker-compose-for-ci-and-development)
* [Using a remote staging/dev environment](#using-a-remote-staging-dev-environment)
* [Using testcontainers or a similar library to write container management code for CI and development](#using-testcontainers-or-a-similar-library-to-write-container-management-code-for-ci-and-development)
* [Can ENVITE meet my needs?](#can-envite-meet-my-needs-)
* [Usage](#envite-usage)
* [Go SDK Usage](#envite-go-sdk-usage)
* [CLI Usage](#envite-cli-usage)
* [Why ENVITE?](#why-envite)
- [So why not stick to what you use today?](#so-why-not-stick-to-what-you-use-today)
* [Using Kubernetes for production, CI, and development](#using-kubernetes-for-production-ci-and-development)
* [Using docker-compose for CI and development](#using-docker-compose-for-ci-and-development)
* [Using a remote staging/dev environment](#using-a-remote-stagingdev-environment)
* [Using testcontainers or a similar library to write container management code for CI and development](#using-testcontainers-or-a-similar-library-to-write-container-management-code-for-ci-and-development)
* [Can ENVITE meet my needs?](#can-envite-meet-my-needs)
* [Usage](#usage)
* [Go SDK Usage](#go-sdk-usage)
* [CLI Usage](#cli-usage)
* [Demo](#demo)
* [Execution Modes](#execution-modes)
* [Flags and Options](#flags-and-options)
Expand Down

0 comments on commit d5fab9f

Please sign in to comment.