Skip to content

hcoles/sbt-bytecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbt-bytecode

Quick and dirty sbt plugin to dump dissassembled bytecode to disk.

Setup

Add plugin to project/plugins.sbt

addSbtPlugin("org.pitest.sbt" % "sbt-bytecode" % "0.1")

Setup properties in build.sbt

import org.pitest.sbt._

bytecodeSettings

About

sbt plugin to dump disassembled bytecode to disk

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages