تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:٢١
forks:٣
updated:١٢ مايو ٢٠٢٦ في ١٣:٣٩
SKILL.md
| name | build |
| description | Build the deployable Spring Boot jar, skipping tests for speed. |
Build the backend project for deployment:
cd backend_java && mvn clean package -DskipTestsbootstrap/target/tron-java-bootstrap-1.0-SNAPSHOT.jarIf the build fails, read the Maven output, identify the compilation or packaging error, and suggest a fix.