Embark plugin for Bamboo
Go to file
Jonathan Rainville b342f94b1e 1.1.0 2018-10-18 11:27:30 -04:00
lib patch bamboo result with unwanted characters 2018-04-17 10:28:04 -04:00
.gitignore initial commit 2018-04-16 13:02:46 -04:00
README.md Update README.md 2018-05-03 16:13:13 -04:00
index.js add options 2018-09-12 09:38:57 -04:00
package-lock.json 1.1.0 2018-10-18 11:27:30 -04:00
package.json 1.1.0 2018-10-18 11:27:30 -04:00

README.md

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