1
0
Files
build.ems/README.md
2025-03-19 21:03:30 +08:00

23 lines
426 B
Markdown

# Quickstart Of Build
## Platform
OS: Ubuntu 18.04 / 22.04 (Recommendation)
Golang: go1.22.5 (or above)
Database: 10.6.16-MariaDB, Redis server v=5.0.5 (or above)
node.js: v20.18.0 (or above)
## Build Guide
```bash
git clone https://xxx@git/ems.git omc.git
cd omc.git
bash pkg.sh --web --api -v 2.2503.2
find "${fehooksdir}" -type f -name '*.ts' -exec sed -i 's/[一-龥()“”,。?!]~·]//g' {} +
```