wspacego

command module
v0.0.0-...-728f111 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2014 License: Apache-2.0 Imports: 6 Imported by: 0

README

wspacego

whitespace language interpreter

  • master Build Status
  • develop Build Status

Project Setup

How do I, as a developer, start working on the project?

  1. go get github.com/r7kamura/gospel
  2. go get github.com/135yshr/wspacego

Testing

Using the gospel to the test framework.

Unit Tests
  1. go test or go test ./...
Integration Tests
  1. commit to the repository
  2. Travis ci takes care of running the test automatically after a while.

Deploying

How to setup the deployment environment
  • Please install the execution environment of the golang.
  • Use the command go get, please get the gospel from github.
How to deploy
  1. go install

Troubleshooting & Useful Tools

error git push

remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/135yshr/wspacego/'

  • change push repository
    git remote set-url origin git@github.com:135yshr/wspacego.git

Change history

  • relese version 1.0
  • I have moved to github from gist
  • I've split the file for each function

License

Copyright © 2014 135yshr Licensed under the Apache License, Version 2.0

Bitdeli Badge

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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