mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-30 16:29:40 +00:00
AppleCommander is a tool that manipulates Apple ][ disk images. Files may be imported, exported, viewed, or printed with various file filters.
d69c923bad
1. This change introduces the current SWT builds that exist in Maven; removing the need to locate and capture the JAR files. 2. The current SWT change is to capture the new Mac OS X aarch64 builds ("Apple Silicon"). 3. The current version of SWT, however, requires Java 11. 4. Due to the complexity of the prior Gradle build, it was restructured. |
||
---|---|---|
ant-build | ||
app | ||
documentation | ||
gradle/wrapper | ||
lib | ||
mac | ||
tools | ||
.gitignore | ||
CONTRIB.txt | ||
DEVELOPER.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
HEADER | ||
init.gradle | ||
LICENSE | ||
MAVEN-REPO.md | ||
README.md | ||
settings.gradle | ||
TODO | ||
VERSIONS |
Overview
Contributions welcome!
Please see AppleCommander site for more details.
Developer information has some details useful if you wish to update AppleCommander.
Some information is still out of date on the AppleCommander site...
- Obviously, we have moved to Github. :-)
- Binaries are in the release tab.
- Mac OS X users may want to visit lifepillar's homebrew tap for retro goodness.
- Libary releases to the Maven repository are currently manual and may be a bit delayed.