RTCode - Real time code sharing web application

栏目: IT技术 · 发布时间: 4年前

RTCode - Real time code sharing web application

Developed with ❤︎ by gsilvamartin and contributors

About RTCode

RTCode is a web application to share real time code with multiple connected users. RTCode takes the pain out of group development, avoiding problems like such as:

  • IDE Settings.
  • Environment Settings.
  • Diverging programming SDK Versions.
  • Code version divergence.
  • Difficulty in code collaboration between users.

Features :bulb:

  • Code autocomplete
  • Program in several languages.
  • Great diversity of themes.
  • Share code in real time with your friends.

⌨️ Editor Keyboard Shortcuts :

  • Indent all lines Ctrl + S or Ctrl + Alt + F
  • Code auto complete Ctrl + Space

Built with :wrench:

Installation

  1. Clone the project and navigate to the project root folder.
cd RTCode
  1. Install the necessary dependencies for the project execution.
npm install
  1. Run the following command to start the application.
npm start
  1. Open browser in
http://localhost:5000/code/

Contribution

The system is under development and has bugs and improvements to be implemented, so pull requests are welcome.

License: MIT


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

小米生态链战地笔记

小米生态链战地笔记

小米生态链谷仓学院 / 中信出版集团 / 2017-5 / 56.00

2013年下半年,小米开始做一件事,就是打造一个生态链布局IoT(物联网);2016年年底,小米生态链上已经拥有了77家企业,生态链企业整体销售额突破100亿元。这3年,是小米生态链快速奔跑的3年,也是小米在商场中不断厮杀着成长的3年。 3年,77家生态链企业,16家年销售额破亿,4家独角兽公司,边实战,边积累经验。 小米生态链是一个基于企业生态的智能硬件孵化器。过去的3年中,在毫无先......一起来看看 《小米生态链战地笔记》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换