Split hubot into separate recipes, add ipfs to hal8000
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
name 'kosmos-hubot'
|
||||
maintainer 'Kosmos'
|
||||
maintainer_email 'mail@kosmos.org'
|
||||
license 'All rights reserved'
|
||||
description 'Installs/Configures kosmos-hubot'
|
||||
license 'MIT'
|
||||
description 'Configures Kosmos chat bots'
|
||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||
version '0.1.0'
|
||||
|
||||
@@ -10,3 +10,4 @@ depends 'kosmos-nodejs'
|
||||
depends 'kosmos-redis'
|
||||
depends 'firewall'
|
||||
depends 'application_javascript'
|
||||
depends 'ipfs'
|
||||
|
||||
Reference in New Issue
Block a user