https://github.com/devinrsmith/aeropress
https://github.com/devinrsmith/aeropress
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/devinrsmith/aeropress
- Owner: devinrsmith
- Created: 2023-08-30T18:51:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T00:35:51.000Z (over 1 year ago)
- Last Synced: 2025-01-26T09:12:00.873Z (over 1 year ago)
- Language: Java
- Size: 130 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aeropress
aeropress is currently a proof-of-concept for analyzing the publicly exposed API dependencies for a java JAR library.
```shell
./gradlew aeropress-cli:installDist
./aeropress-cli/build/install/aeropress-cli/bin/aeropress-cli
```
It is assumed that the full classpath is `/../*`