mirror of
https://github.com/embarklabs/embark-bamboo.git
synced 2026-08-27 12:51:17 +00:00
master
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
Languages
JavaScript
100%