880940cce7 | ||
---|---|---|
conf | ||
doc/zh_CN | ||
editor | ||
file | ||
i18n | ||
output | ||
shell | ||
static | ||
user | ||
util | ||
view | ||
.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 (TBD: interactive)
- Debug (TBD)
Demos
Setup
- Downloads source
- Compiles wide with
go build
- Configures
conf/wide.json
- Runs the executable
wide
orwide.exe
License
Copyright (c) 2014, B3log Team (http://b3log.org)
Licensed under the Apache License 2.0.