电传打字:与团队成员共享您的工作区并在Atom中实时协作进行代码

时间:2024-02-20 10:42:01
【文件属性】:

文件名称:电传打字:与团队成员共享您的工作区并在Atom中实时协作进行代码

文件大小:119KB

文件格式:ZIP

更新时间:2024-02-20 10:42:01

atom package realtime-collaboration collaborative-editing AtomJavaScript

电传打字机 Atom程序包使开发人员可以与团队成员共享工作区并实时进行代码协作。 了解更多信息,请访问 。 安装 命令行 安装或更高版本 在终端中,通过apm安装软件包: apm install teletype 图形用户界面 安装或更高版本 发射原子 在其他平台上使用Cmd +(在macOS上或Ctrl +)打开“设置视图” 单击左侧的“安装”选项卡 在搜索框中输入teletype ,然后按Enter 点击出现的“安装”按钮 骇客 此程序包由三个主要组件提供动力: :启用逐级协作编辑的按字符串顺序排序的CRDT。 :促进对等点发现的服务器端应用程序。 :与编辑器无关的库,用于管理与其他客户端的交互。 依存关系 要在本地运行电传打字测试,您首先需要具备以下条件: Atom 1.22或更高版本 节点7+ PostgreSQL 9.x 在本地运行 克隆和引导 git clone https://github.com/atom/teletype.git cd teletype createdb teletype-test apm install 运行测试 atom -


【文件预览】:
teletype-master
----.travis.yml(1KB)
----index.js(584B)
----package.json(3KB)
----menus()
--------teletype.json(403B)
----PULL_REQUEST_TEMPLATE.md(2KB)
----test()
--------host-portal-binding.test.js(6KB)
--------teletype-service.test.js(486B)
--------editor-binding.test.js(17KB)
--------portal-binding-manager.test.js(5KB)
--------setup.js(206B)
--------buffer-binding.test.js(5KB)
--------portal-list-component.test.js(10KB)
--------credential-cache.test.js(1KB)
--------teletype-package.test.js(59KB)
--------site-positions-component.test.js(4KB)
--------guest-portal-binding.test.js(8KB)
--------get-path-with-native-separators.test.js(1KB)
--------sign-in-component.test.js(2KB)
--------fixtures()
--------helpers()
----ISSUE_TEMPLATE.md(2KB)
----package-lock.json(140KB)
----CONTRIBUTING.md(92B)
----doc()
--------rfcs()
----LICENSE.md(1KB)
----.gitignore(18B)
----CHANGELOG.md(46B)
----lib()
--------get-path-with-native-separators.js(414B)
--------package-initialization-error-component.js(2KB)
--------portal-status-bar-indicator.js(2KB)
--------credential-cache.js(3KB)
--------portal-list-component.js(3KB)
--------join-portal-component.js(3KB)
--------host-portal-binding.js(5KB)
--------teletype-package.js(10KB)
--------editor-binding.js(10KB)
--------participants-component.js(1KB)
--------host-portal-binding-component.js(4KB)
--------join-via-external-app-dialog.js(3KB)
--------buffer-binding.js(6KB)
--------teletype-service.js(367B)
--------get-avatar-url.js(151B)
--------portal-id-helpers.js(288B)
--------sign-in-component.js(3KB)
--------portal-binding-manager.js(5KB)
--------popover-component.js(2KB)
--------authentication-provider.js(2KB)
--------guest-portal-binding.js(8KB)
--------site-positions-component.js(3KB)
--------uri-helpers.js(244B)
--------guest-portal-binding-component.js(1KB)
--------package-outdated-component.js(783B)
----styles()
--------teletype.less(8KB)
----CODE_OF_CONDUCT.md(3KB)
----README.md(2KB)

网友评论