rhizome-js

所属分类:Dart语言编程
开发工具:JavaScript
文件大小:21KB
下载次数:0
上传日期:2020-08-10 22:57:19
上 传 者sh-1993
说明:  Rhizome API的Dart实现,用于人类新的以信息为中心的操作系统。
(A Dart implementation of the Rhizome API, for a new information-centric operating system for humans.)

文件列表:
.dockerignore (33, 2019-12-25)
CONTRIBUTING.md (821, 2019-12-25)
Dockerfile (562, 2019-12-25)
LICENSE (561, 2019-12-25)
__mocks__ (0, 2019-12-25)
__tests__ (0, 2019-12-25)
__tests__\continuum.test.js (644, 2019-12-25)
__tests__\interactors (0, 2019-12-25)
__tests__\interactors\contextualizer.test.js (160, 2019-12-25)
__tests__\interactors\experiensor.test.js (145, 2019-12-25)
__tests__\interactors\explorer.test.js (130, 2019-12-25)
__tests__\interactors\manipulator.test.js (145, 2019-12-25)
__tests__\repertory.test.js (700, 2019-12-25)
__tests__\rhizome.test.js (1556, 2019-12-25)
__tests__\thing.test.js (1046, 2019-12-25)
bin (0, 2019-12-25)
bin\invoke.js (393, 2019-12-25)
bin\tui.js (714, 2019-12-25)
cli (0, 2019-12-25)
cli\.editorconfig (171, 2019-12-25)
cli\.eslintrc (25, 2019-12-25)
cli\bin (0, 2019-12-25)
cli\bin\run (132, 2019-12-25)
cli\bin\run.cmd (31, 2019-12-25)
cli\package.json (1344, 2019-12-25)
cli\src (0, 2019-12-25)
cli\src\commands (0, 2019-12-25)
cli\src\commands\share.js (983, 2019-12-25)
cli\src\index.js (43, 2019-12-25)
cli\test (0, 2019-12-25)
cli\test\mocha.opts (43, 2019-12-25)
examples (0, 2019-12-25)
examples\instant_messenger (0, 2019-12-25)
... ...

# Rhizome A proof-of-concept for a new information-centric operating system for humans. ## Installation First, ensure that all dependencies are met. ### Nodejs The main user interface is written in JavaScript. Install [nodejs](https://nodejs.org/en/). Next, clone this repository. `git clone git@github.com:scmilee/rhizome.git` Install the package dependencies: `npm install` Run the text-based user interface: `npm run tui` ## Testing This project uses [jest](https://jestjs.io). Run via `npm test`, and see _package.json_ for other commands. © 2019 Dylan Drudge and Yong Bakos. All rights reserved.

近期下载者

相关文件


收藏者