IvoLimmen / mi

Maven build optimizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mi

Running mi will create a list of artifacts to build to shorten the build time.

Build

shards build

Installation

Download and put into a 'bin' directory that is on your path.

Usage

Run 'mi' in a directory of a maven project that contains changes. Will return the command to execute to build only what needed.

Contributing

  1. Fork it (https://github.com/ivolimmen/mi/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Maven build optimizer

License:MIT License


Languages

Language:Crystal 100.0%