etherpad lite:Etherpad:实时协作文档编辑器 源码
网络实时协作编辑器 关于 Etherpad是一种实时协作编辑器,。 它提供了功能,并在您的控制下在您的服务器上运行。 安装 要求 nodejs > = 10.17.0 。 GNU / Linux和其他类似UNIX的系统 在Debian / Ubuntu上快速安装 curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash - sudo apt install -y nodejs git clone --branch master https://github.com/ether/etherpad-lite.git && cd et
用户评论