Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 929 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 929 Bytes

Deprecated

The continuation of Shipkit plugins can be found at https://github.com/shipkit/shipkit-changelog

Shipkit Bootstrap Project

Shipkit (http://shipkit.org) is a toolkit for shipping it. It is used by Mockito project (http://mockito.org) to implement continuous delivery. Shipkit enables teams to be more productive: engineers focus on code and features, not on the release overhead.

For project overview and detailed documentation see Shipkit's README.md

How to use bootstrap project

You can use Shipkit Bootstrap project to test drive Shipkit and learn how to use it. Steps:

  1. Fork this repository and clone it to your local
  2. Fix TODOs in "build.gradle" file
  3. Follow the steps from Getting Started Guide