Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed Apr 20, 2024
1 parent c3f3c24 commit 7a1dc12
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 12 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ Designed with simplicity and speed in mind, **StarshipJS** enables developers to
- [Table of contents](#table-of-contents)
- [Install](#install)
- [Usage](#usage)
- [Configuration](#configuration)
- [Using the StarshipClient](#using-the-starshipclient)
- [Initializing the Client](#initializing-the-client)
- [Configuration](#configuration)
- [Starting Port Forwarding](#setting-up-and-installing-the-chart)
- [Stopping And Cleaning up](#stopping-and-cleaning-up)
- [Developing](#developing)
Expand All @@ -49,8 +48,6 @@ npm install starshipjs @starship-ci/client

## Usage

### Using the StarshipClient

The `StarshipClient` simplifies managing Kubernetes resources, specifically tailored for developers working in interchain environments. Below is an example showing how to instantiate the client and use it to manage a Helm deployment:

### Initializing the Client
Expand Down
5 changes: 1 addition & 4 deletions ci/client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ Designed with simplicity and speed in mind, **StarshipJS** enables developers to
- [Table of contents](#table-of-contents)
- [Install](#install)
- [Usage](#usage)
- [Configuration](#configuration)
- [Using the StarshipClient](#using-the-starshipclient)
- [Initializing the Client](#initializing-the-client)
- [Configuration](#configuration)
- [Starting Port Forwarding](#setting-up-and-installing-the-chart)
- [Stopping And Cleaning up](#stopping-and-cleaning-up)
- [Developing](#developing)
Expand All @@ -49,8 +48,6 @@ npm install starshipjs @starship-ci/client

## Usage

### Using the StarshipClient

The `StarshipClient` simplifies managing Kubernetes resources, specifically tailored for developers working in interchain environments. Below is an example showing how to instantiate the client and use it to manage a Helm deployment:

### Initializing the Client
Expand Down
5 changes: 1 addition & 4 deletions js/starshipjs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,8 @@ Designed with simplicity and speed in mind, **StarshipJS** enables developers to
- [Table of contents](#table-of-contents)
- [Install](#install)
- [Usage](#usage)
- [Configuration](#configuration)
- [Using the StarshipClient](#using-the-starshipclient)
- [Initializing the Client](#initializing-the-client)
- [Configuration](#configuration)
- [Starting Port Forwarding](#setting-up-and-installing-the-chart)
- [Stopping And Cleaning up](#stopping-and-cleaning-up)
- [Developing](#developing)
Expand All @@ -49,8 +48,6 @@ npm install starshipjs @starship-ci/client

## Usage

### Using the StarshipClient

The `StarshipClient` simplifies managing Kubernetes resources, specifically tailored for developers working in interchain environments. Below is an example showing how to instantiate the client and use it to manage a Helm deployment:

### Initializing the Client
Expand Down

0 comments on commit 7a1dc12

Please sign in to comment.