Skip to content

Instantly share code, notes, and snippets.

View stx-x's full-sized avatar

Song Tianxiang stx-x

View GitHub Profile
#!/bin/bash
#
# BearPi HarmonyOS 一键安装脚本 - 用于安装和构建手表/养花机项目
# 使用方法: curl -fsSL https://gist.githubusercontent.com/stx-x/c3e67ebca51d0951cd79e0741f63f9ce/raw/2030436743c463011a8f6a0811869be04a3eb053/install.sh | bash -s -- [watch|flower]
# 依赖项版本:
# - Python 3.8
# - Node.js 14.19.3
# - prompt-toolkit 1.0.15
# - @ohos/hpm-cli 1.4
#