wide/README.md

797 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)

Setup

  1. Wide works fine with Linux, other platforms are unsupported
  2. Downloads source
  3. Compiles wide with go build
  4. Configures conf/wide.json
  5. Runs the executable wide

License

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

Licensed under the Apache License 2.0.

Credits