cli

module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 28, 2013 License: MIT

README

Build Status

Goals

Provide developers an easy way to work with exercism.io that doesn't require a Ruby environment.

Development

  1. Install Go brew install go --cross-compile-common or the command appropriate for your platform. If that throws an error, try brew install go --crosscompile-commone --with-llvm.
  2. Fork and clone.
  3. Run git submodule update --init --recursive
  4. Write a test.
  5. Run bin/test and watch test fail.
  6. Make test pass.
  7. Submit a pull request.

Building

  1. Run bin/build and the binary for your platform will be built into the out directory.
  2. Run bin/build-all and the binaries for OSX, Linux and Windows will be built into the release directory.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL