https://github.com/gyorb/clangsa-plist
https://github.com/gyorb/clangsa-plist
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/gyorb/clangsa-plist
- Owner: gyorb
- Created: 2017-06-05T22:12:03.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-06T22:46:22.000Z (about 9 years ago)
- Last Synced: 2025-02-12T03:23:12.995Z (over 1 year ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## clangsa-plist
Test repository to try out dd-plist parser.
```
mvn compile
mvn package
```
```
mvn clean install
```
```
java -jar ./target/plistparse-jar-with-dependencies.jar
```