Embark-Bamboo
May 3, 2018 ยท View on GitHub
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