Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 359 Bytes

File metadata and controls

47 lines (24 loc) · 359 Bytes

linux部署/ZeroTermux本地部署

  1. 换源
自行更换清华源
  1. 克隆代码到本地
pkg install git
git clone https://github.com/guyingd/python.git
  1. 安装python
pkg install python
  1. 安装模块

  1. 运行
python guying.py

结束语

喜欢这个项目的请点个Star, 谢谢