1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-27 09:38:28 +08:00
2023-09-12 08:09:42 +08:00

19 lines
1.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

title "应用市场"
spark `对于操作系统来说,进程与文件就是最基本的元素。`
spark `对于工具系统来说,空间与源码就是最基本的元素。`
spark `
就像程序文件可以用来启动进程,项目源码可以直接启动 Contexts 的工作空间,工作空间的所有配置与数据也会保存到项目源码中。
所以代码平台直接可以成为应用市场,项目源码可以一键启动工作空间。
`
chapter "代码平台"
spark `
Contexts 提供了完整的前后端框架与工具,可以快速开发出新的项目与模块。
基于 Contexts 框架开发的项目,都可以直接用来启动 Contexts 的空间。
这些项目可以存放到任意的平台上,在启动工作空间时,指定代码地址即可。
`
spark `
为了方便用户使用Contexts 提供了代码平台 <a>https://repos.shylinux.com/explore/repos</a>。
也可以通过命令工具 web.code.git.search 来访问。在项目列表中,点启动按钮,可以直接下载代码并启动工作空间。
`
spark demo web.code.git.search args repos