Home

Awesome

wspacego

whitespace language interpreter

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

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 history

License

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

Bitdeli Badge