https://github.com/chains-project/guess-build
what to run from a random repo
https://github.com/chains-project/guess-build
Last synced: 11 months ago
JSON representation
what to run from a random repo
- Host: GitHub
- URL: https://github.com/chains-project/guess-build
- Owner: chains-project
- Created: 2025-02-10T21:23:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-10T21:38:56.000Z (over 1 year ago)
- Last Synced: 2025-02-10T22:29:07.424Z (over 1 year ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# guess-build
what to run to a random repo
```
$ cd randomerepo
$ guess-build-system.py
etected build systems:
🔨 Maven
Found files:
- pom.xml
- spoon-visualisation/pom.xml
- spoon-smpl/pom.xml
- spoon-control-flow/pom.xml
- spoon-pom/pom.xml
- spoon-decompiler/pom.xml
- spoon-javadoc/pom.xml
🔨 Gradle
Found files:
- spoon-dataflow/build.gradle
```