whitespace language interpreter
How do I, as a developer, start working on the project?
- go get github.com/r7kamura/gospel
- go get github.com/135yshr/wspacego
Using the gospel to the test framework.
go test
orgo test ./...
- commit to the repository
- Travis ci takes care of running the test automatically after a while.
- Please install the execution environment of the golang.
- Use the command go get, please get the gospel from github.
go install
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
- relese version 1.0
- I have moved to github from gist
- I've split the file for each function
Copyright © 2014 135yshr Licensed under the Apache License, Version 2.0