forked from x/ContextOS
add some
This commit is contained in:
parent
6911be800e
commit
319a6af272
@ -9,3 +9,12 @@ contexts通过模块化、自动化,可以在各种设备上,快速搭建起
|
|||||||
|icebergs |后端 |冰山架 |挨撕不可 |CMS |a cluster manager system
|
|icebergs |后端 |冰山架 |挨撕不可 |CMS |a cluster manager system
|
||||||
|intshell |终端 |神农架 |整个脚本 |PMS |a plugin manager system
|
|intshell |终端 |神农架 |整个脚本 |PMS |a plugin manager system
|
||||||
|
|
||||||
|
## 安装部署
|
||||||
|
|
||||||
|
```sh
|
||||||
|
git clone https://github.com/shylinux/contexts
|
||||||
|
cd contexts
|
||||||
|
make
|
||||||
|
bin/ice.sh
|
||||||
|
curl localhost:9020
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user