Update README.md
This commit is contained in:
parent
b2e98180a8
commit
6806bd7ac2
|
@ -9,10 +9,10 @@ A <b>W</b>eb-based <b>IDE</b> for Teams using Golang.
|
||||||
## Motivation
|
## Motivation
|
||||||
|
|
||||||
* **Team** IDE:
|
* **Team** IDE:
|
||||||
* Safe and reliable: the project source code stored on the server in real time, the developer's machine crashes without losing any source code
|
* _Safe and reliable_: the project source code stored on the server in real time, the developer's machine crashes without losing any source code
|
||||||
* Unified environment: server unified development environment configuration, the developer machine without any additional configuration
|
* _Unified environment_: server unified development environment configuration, the developer machine without any additional configuration
|
||||||
* Out of the box: 5 minutes to setup a server then open browser to develop, debug
|
* _Out of the box_: 5 minutes to setup a server then open browser to develop, debug
|
||||||
* Version Control: each developer has its own source code repository, easy sync with the trunk
|
* _Version Control_: each developer has its own source code repository, easy sync with the trunk
|
||||||
* **Web-based** IDE:
|
* **Web-based** IDE:
|
||||||
* Developer needs a browser only
|
* Developer needs a browser only
|
||||||
* Cross-platform, even on mobile devices
|
* Cross-platform, even on mobile devices
|
||||||
|
|
Loading…
Reference in New Issue