Skip to content

DealPete/codewars-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars CLI

Command line interface for the website www.codewars.com. See https://dev.codewars.com/#api-reference for more details. To submit answers you need your API access token which is near the bottom of your Account Settings.

Commands

Get description of Kata.

codewars desc KATA

Start training a Kata.

codewars train [KATA]

Sumbit code in FILE to currently training Kata.

codewars submit FILE

Finalize submitted solution.

codewars finalize

Save your arguments and API key in ~/.config/codewars

codewars register API-KEY

Arguments

Specify training language.

-l --language=LANG

Specify search strategy for train command.

-s --strategy=STRATEGY

About

CLI for www.codewars.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages