Skip to content

embarklabs/embark-bamboo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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