klaas1979 / atom-cyber-dojo

Practice Cyber-Dojo Katas with your Atom editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom Cyber-Dojo integration

Use the Atom editor to practice programming with Cyber-Dojo.org. Open a Kata for your Avatar create, edit and delete files and run your tests on the cyber-dojo server.

What is a Coding Dojo

Checkout the Cyber-Dojo Blog for more information.

Usage

  1. Use your browser as usual and enter an existing Dojo. Copy the URL for your Avatar for example http://cyber-dojo.org/kata/edit/3613A6?avatar=deer
  2. In Atom toogle the cyber-dojo URL dialog via menu or ctrl-alt-u and enter kata URL.
  3. If not configured already: you have to select an cyber-dojo workspace. Beware all files within the selected workspace directory will be deleted when you enter a Dojo!
  4. Start coding, add, rename and delete files.
  5. Execute tests/specs by toggling the command with ctrl-alt-t or the menus.

Links

Cyber-Dojo Homepage: Cyber-Dojo.org

Cyber-Dojo Blog: Cyber-Dojo Blog

Atom package page: Atom cyber-dojo package

About

Practice Cyber-Dojo Katas with your Atom editor

License:MIT License


Languages

Language:CoffeeScript 99.0%Language:CSS 1.0%