Skip to content

gkertaseferi/generator-ibm-service-enablement

 
 

Repository files navigation

IBM Service Enablement Yeoman Generator

Bluemix powered Travis Coveralls Codacy Version DownloadsMonthly DownloadsTotal License

Pre-requisites

Install Yeoman

npm install -g yo

Installation

bash npm install -g generator-ibm-service-enablement

Usage

Following command line arguments are supported

  • --bluemix {stringified-json} - used by Scaffolder to supply project information from pman. This will be referred as projectConfig in this document. You can also supply a local file containing compatible JSON object by using --bluemix file:path/to/file.json

Development

Clone this repository and link it via npm

git clone https://github.com/ibm-developer/generator-ibm-service-enablement
cd generator-ibm-service-enablement
npm link

In a separate directory invoke the generator via

yo ibm-service-enablement 

About

IBM Service Enablement Yeoman Generator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 76.6%
  • Java 16.5%
  • Python 5.9%
  • Shell 1.0%