Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

vvscode/codewars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codewars

vvscode at codewars

It uses codewars-client

Flow:

  1. clone
  2. install deps with (yarn)
  3. setup codewars client (npx codewars setup --token <token>)
  4. choose task (npx codewars train)
  5. attempt (npx codewars attempt) from solution directory
  6. finalize (npx codewars finalize) from solution directory