Giter Club home page Giter Club logo

atom-cyber-dojo's Introduction

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

atom-cyber-dojo's People

Contributors

klaas1979 avatar

Stargazers

 avatar

Watchers

 avatar

atom-cyber-dojo's Issues

Changes required for upcoming CoffeeScript upgrade

Hi! Thanks for maintaining the cyber-dojo package!

In Atom v1.12, we are going to upgrade CoffeeScript to the latest version. This upgrade entails one potentially breaking change to the language:

Changed strategy for the generation of internal compiler variable names. Note that this means that @example function parameters are no longer available as naked example variables within the function body.

We think your package may be affected by this upgrade, in the following places:

  • The kata variable here
  • The url variable here

These findings are based on linting packages with coffeescope. We could be wrong about some of them. When we release v1.12 beta, please test your package against it to make sure that it works. Let me know if you have any further questions; I will be happy to help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.