Skip to content

rjolly/jarlister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software needed:

- scala 2.11 ( http://www.scala-lang.org/ )
- sbt 0.13 ( http://github.com/harrah/xsbt/ )


To build the jarlister:
  sbt package


To run the jarlister, add the bin directory to your path, give bin/jarlister execution privilege (unix), then:
  jarlister file.jar

About

A tool that lists a jar's classes into its manifest. Used to make libraries visible to the Scala interpreter when run as a script engine

Resources

Stars

Watchers

Forks

Packages

No packages published