1
0
forked from x/ContextOS
ContextOS/README.md
2021-05-01 08:30:36 +08:00

23 lines
388 B
Markdown
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.

# contexts
contexts通过模块化、集群化、自动化可以在各种设备上快速组建起云计算服务。
## install
### install by binary
```sh
curl -fsSL https://shylinux.com |sh -s binary
ish_miss_serve
ice>
```
open http://localhost:9020
### install by source
```sh
curl -fsSL https://shylinux.com |sh -s source
ish_miss_serve
ice>
```
open http://localhost:9020