Socket
Socket
Sign inDemoInstall

generator-ibm-java-liberty

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ibm-java-liberty

Liberty and Java EE code generation and modification


Version published
Weekly downloads
1
decreased by-80%
Maintainers
1
Weekly downloads
 
Created
Source

Yeoman generator for Liberty / Java EE code

IBM Cloud powered Travis Coveralls Codacy Version DownloadsMonthly DownloadsTotal License Conventional Commits

This is a yeoman generator that will create Java code for you.

Getting started:

To run the Yeoman generator simply type the following:

yo @arf/java (this generator is actually a sub-generator that the main java generator will compose with)

The generator provides the ability to generate Java applications for WebSphere Liberty technologies, for example:

? Select from the list of available generation options.
 (Use arrow keys)
❯ Liberty : generate source for WebSphere Liberty.
  Bluemix : generate source for IBM Cloud starters

Bluemix starters provide infrastructure files for building locally with Maven or Gradle and deploying to IBM Cloud using containers. They also include code snippets to connect to any IBM Cloud services that are selected as part of the generation.

The WebSphere Liberty technologies option allows a developer to pick and choose which WebSphere Liberty feature they would like in their application and the ability to add Microservice Builder integration to the application.

Contribution

In order to publish changes, you will need to fork the repository or ask to join the ibm-developer org and branch off the master branch.

Make sure to follow the conventional commit specification before contributing. To help you with commit a commit template is provide. Run config.sh to initialize the commit template to your .git/config or you can use

Once you are finished with your changes, run npm test to make sure all tests pass.

Do a pull request against master, make sure the build passes. A team member will review and merge your pull request. Once merged to master one pull request will be created against master. Make sure that the CHANGELOG.md and the package.json is correct before merging the auto generated pull request. After the autogenerated pull request has been merged to master the version will be bumped and published to npm.

Keywords

FAQs

Package last updated on 18 Dec 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc