Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 390 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 390 Bytes

Fission Packaging

Make a packge of a fission product.

Usage

Installing

$ git clone git@github.com:heavywater/fission-packaging.git
$ cd fission-packaging
$ command-to-use-jruby
$ bundle install

Building

$ bundle exec make-package build nellie --gemfile gemfiles/nellie
$ java -jar package/nellie.jar -c path/to/config.json

Result

A new package.

yay!