An open API service indexing awesome lists of open source software.

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

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
```