Skip to content

Commit

Permalink
Clarified getting started and added more to project overview.
Browse files Browse the repository at this point in the history
  • Loading branch information
5herlocked committed Feb 23, 2024
1 parent 8c9b711 commit 3951535
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ The Sleek transformer is driven to assist partners quickly onboard their helm ch
environment (known as Sleek). This system attempts to cover pre-validation checks we conduct before allowing partner
addons into the AWS Console.

The goal is to speed up the iterative process for onboarding partners into the EKS addons environment, increasing the
throughput of partner addons by letting them validate against our checks before they engage with AWS Engineering.

### Getting Started
To add a new command to this CLI, simply add a new file in `./src/commands/` that extends from `SleekCommand`.
Our standard best practice is to separate the static aspects used to generate the OCLIF docs into a separate folder such
Expand Down

0 comments on commit 3951535

Please sign in to comment.