25aabd33a9 | ||
---|---|---|
conf | ||
data/src | ||
editor | ||
file | ||
output | ||
session | ||
shell | ||
static | ||
templates | ||
util | ||
.gitignore | ||
LICENSE | ||
README.md | ||
main.go |
README.md
Wide
Intro
A simple Web IDE for golang.
Features
- Code Highlight
- Autocomplete
- Format
- Run & Output
- Multiplayer
- Navigation & Jump (TBD)
- Shell
Setup
- Wide works fine with
Linux
, other platforms are unsupported - Downloads source
- Compiles wide with
go build
- Configures
conf/wide.json
- Runs the executable
wide
License
Copyright (c) 2014, B3log Team (http://b3log.org)
Licensed under the Apache License 2.0.