https://github.com/hansolo/fxgtools
A toolset to parse/interpret/convert Adobe fxg files
https://github.com/hansolo/fxgtools
Last synced: about 1 year ago
JSON representation
A toolset to parse/interpret/convert Adobe fxg files
- Host: GitHub
- URL: https://github.com/hansolo/fxgtools
- Owner: HanSolo
- Created: 2011-08-29T18:23:37.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2012-11-02T15:39:23.000Z (over 13 years ago)
- Last Synced: 2025-04-23T01:47:43.608Z (about 1 year ago)
- Language: Groovy
- Homepage:
- Size: 669 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repo is currently only to ease source code sharing between developers.
There is no documentation yet.
In order build the system, you can use the provided gradle build.
To this end, you don't even need to have gradle installed. You can
use the gradle wrapper instead as gradlew build.