/jasm-example

Example Gradle project with JASM and the gradle plugin

Primary LanguageJavaMIT LicenseMIT

Example JASM Gradle project

This is an example of using the JASM assembler and gradle plugin. There's not much here currently but it will be fleshed out as things develop.

This project uses The JASM Gradle plugin.

./gradlew clean build test run

Note that JASM requires Java 11 or above - it will not work with lower versions.

Who?

JASM (along with the plugins and this example) is copyright 2022 Ross Bamford (roscopeco AT gmail DOT com).

See LICENSE.md for the gory legal stuff (spoiler: MIT).