Git Product home page Git Product logo

codekata's Introduction

codekata

codekata makes doing coding katas easier and more fun. At its basic level the codekata command line utility makes setting up, executing and learning from coding exercises more fun and effective.

Usage

codekata [action]

Available actions:

start <language> Start a kata in your chosen language
list             List available languages
update           Update the currently installed codekata
kata             List available katas
info <kata>      Show details of the named kata

e.g.

codekata start js

Starts a Javascript kata in a directory named after the current date YYYY-MM-YY

Dependencies

Currently codekata assumes that lazybuilder is installed. Lazybuilder is used to run the unit tests for the kata. If it is not installed the codekata command will fail in the last step and you will need to run make on the command line to run the tests.

Each language has its own dependencies (runtime and test framework). Until they get documented please take a look at the template and recipes for dependencies.

Installation

Open a terminal window and enter the following:

wget https://raw.githubusercontent.com/grahambrooks/codekata/master/scripts/install -O - | sh

codekata's People

Contributors

grahambrooks avatar

Watchers

 avatar

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.