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