Supports installing multiple instances of Parity on the same machine, running on different ports Refs #15
10 lines
299 B
Ruby
10 lines
299 B
Ruby
name 'kosmos-parity'
|
|
maintainer 'Kosmos'
|
|
maintainer_email 'mail@kosmos.org'
|
|
license 'All rights reserved'
|
|
description 'Installs/Configures kosmos-parity'
|
|
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
|
version '0.1.0'
|
|
|
|
depends 'ark'
|