Skip to content

Richienb/jython-builds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jython Builds Travis Build Status)

Jython 2 and 3 pre-built, ready for easy distribution and continuous integration

Usage

Travis CI

install:
  # Change NEWFILENAME, VERSION and FILE to your liking
  - curl -L -o NEWFILENAME https://raw.githubusercontent.com/Richienb/jython-builds/master/build/VERSION/FILE # Download the zip or jar file
  - sudo tar xjf NEWFILENAME.tar.bz2 --directory / # Unzip if the downloaded file was a zip

Other methods of distribution are supported. You can also download the .tar.gz or .jar files.

Generate the builds yourself

You will need

Script

$ git clone https://github.com/Richienb/jython-builds.git
$ cd jython-builds
$ make

About

Jython pre-built, ready for easy distribution and continuous integration

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published