Skip to content

shvets/mvn_plugin_config

Repository files navigation

MvnPluginConfig - Opens list of maven plugins in browser's window.

Installation

Install gem from command line:

gem install mvn_plugin_config

or add this line to to your Gemfile:

gem "mvn_plugin_config"

and then execute:

bundle

Usage

Use it:

mvn-plugin-config

It will start sinatra application on port 5678 and load start page in the browser.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Displays configuration information about installed maven plugins (Sinatra application).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published