wide/README.md

814 B

Wide

Intro

A simple Web IDE for golang.

Features

  • Code Highlight
  • Autocomplete
  • Format
  • Run & Output
  • Multiplayer
  • Navigation & Jump (TBD)
  • Shell (TBD: interactive)
  • Debug (TBD)

Demos

Setup

  1. Downloads source
  2. Compiles wide with go build
  3. Configures conf/wide.json
  4. Runs the executable wide or wide.exe

License

Copyright (c) 2014, B3log Team (http://b3log.org)

Licensed under the Apache License 2.0.

Credits