Skip to content
This repository was archived by the owner on Feb 21, 2019. It is now read-only.

atomist-attic/spring-automation

@atomist/spring-automation

npm version

This repository contains Atomist support functions and classes for Spring Boot and Maven: generators, editors and reviewers. It is intended to be use as a Node module in Atomist Software Delivery Machine implementations.

Supports both Java and Kotlin. Many types such as JavaProjectStructure work for both languages.

Node.js

You will need to have Node.js installed. To verify that the right versions are installed, please run:

$ node -v
v8.4.0
$ npm -v
5.4.1

The node version should be 8 or greater and the npm version should be 5 or greater.

Cloning the repository and installing dependencies

To get started run the following commands:

$ git clone git@github.com:atomist/spring-automation.git
$ cd spring-automation
$ npm install
$ npm run build

Release

Releases are managed by the Atomist SDM. Press the "Release" button in the Atomist dashboard or Slack.


Created by Atomist. Need Help? Join our Slack team.

About

Automations for Spring Boot, including generators, editors and reviewers

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors