Documentation
¶
Index ¶
- Constants
- func InitChallenge(ctx context.Context, cmd *commands.Command) error
- func ListChallenges(ctx context.Context, cmd *commands.Command) error
- func NextStage(ctx context.Context, cmd *commands.Command) error
- func ShowStatus(ctx context.Context, cmd *commands.Command) error
- func Test(ctx context.Context, cmd *commands.Command) error
Constants ¶
View Source
const (
DocsBaseURL = "https://littleclusters.com"
)
Variables ¶
This section is empty.
Functions ¶
func InitChallenge ¶
InitChallenge initializes a challenge in the specified directory.
func ListChallenges ¶
ListChallenges displays all available challenges.
func ShowStatus ¶
ShowStatus displays the current challenge progress and next steps.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.