Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 907 Bytes

README.md

File metadata and controls

34 lines (18 loc) · 907 Bytes

Timer Presenter Plugin

A COPRL presenter plugin that timer

Installation

Add this line to your application's Gemfile:

gem 'timer_presenter_plugin', git: 'https://github.com/coprl/timer_presenter_plugin', require: false

And then execute:

$ bundle

Usage in POMs

Declare the plugin in your pom, plugin :timer.

TODO: Add an example POM and describe your plugin here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/coprl/timer_presenter_plugin.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the COPRL project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.