AsciiDoc Sample Page

This is a sample page composed in AsciiDoc. Jekyll converts it to HTML using Asciidoctor.

puts "Hello, World!"

GoTest

Setting up the development environment with Sublime Text
  1. Install the Environment Settings to set your GOPATH

  2. Install the Golang Build for the build system, GoSublime for formatting your code automatically

  3. Modify the project setting file to fix your real GOPATH

  4. Re-open your sublime

TODO
  1. bazel

References
comments powered by Disqus