1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 16:58:06 +08:00
2023-05-04 14:46:19 +08:00
2023-05-04 14:46:19 +08:00
2023-05-03 23:23:42 +08:00
2023-03-24 20:47:55 +08:00
2023-04-24 16:02:12 +08:00
2023-04-30 10:49:48 +08:00
2023-04-27 14:25:48 +08:00
2022-07-01 21:32:29 +08:00
2023-04-27 14:25:48 +08:00
2023-03-10 22:14:45 +08:00

contexts

contexts 通过集群化、模块化、自动化的方式,用一个 20M 的程序文件,就可以在各种设备上,一键搭起完整的云计算与云研发服务。

安装项目

temp=$(mktemp); if curl -h &>/dev/null; then curl -o $temp -fsSL https://shylinux.com; else wget -O $temp -q https://shylinux.com; fi; source $temp binary
Description
Languages
JavaScript 40.6%
Shell 23%
HTML 20.7%
CSS 9.3%
Go 4.6%
Other 1.7%