Skip to content

adarmus/cyberdojo

 
 

Repository files navigation

cyber-dojo yin/yang logo

cyber-dojo

Running a Programming Dojo

  • creating your programming dojo
    • chose your language,unit-test-framework eg C++,assert
    • chose your exercise eg Prime Factors
  • entering your programming dojo
    • traffic lights
  • reviewing your programming dojo
    • auto refresh?
    • |60s| columns?
  • replaying the diffs

Docker Server

  • running your own docker'd cyber-dojo server
  • overview of how docker language containers work
  • pulling pre-built docker language containers
  • adding a new language
    • build the docker container
    • write an output parse function
    • write the language's manifest.json file
    • check the language's manifest.json file
  • adding a new exercise
  • pulling from the cyberdojo github repo

Misc

  • language manifest.json parameters
  • katas directory structure
  • git repositories
  • disk space
  • turning off spell-checking in your browser
  • notes
  • thank you

Host Server

  • deprecated

Packages

No packages published