Jonathan Rainville b342f94b1e 1.1.0
2018-10-18 11:27:30 -04:00
2018-04-16 13:02:46 -04:00
2018-09-12 09:38:57 -04:00
2018-10-18 11:27:30 -04:00
2018-10-18 11:27:30 -04:00
2018-05-03 16:13:13 -04:00

Embark-Bamboo

Plugin for Embark to support Bamboo

Installation

In your embark dapp directory: npm install embark-bamboo --save

then add embark-bamboo to the plugins section in embark.json:

  "plugins": {
    "embark-bamboo": {}
  }

Requirements

  • Embark 3.0.0 or higher
  • Bamboo installed and available globally on your machine
Description
Embark plugin for Bamboo
Readme
Languages
JavaScript 100%