A Jenkins plugin to retrieve Chuck Norris facts in the purpose to send them by mail as a sentence of the day.
-
Clone the repository.
-
Run the following command
cd <projectFolder>
mvn clean install
- Install the
.hpi
file in your Jenkins instance.
- Java 6+
- Fork
- Create a topic branch -
git checkout -b feature
- Push to your branch -
git push origin feature
- Create a pull request from your branch
Please add a changelog entry with your name for new features and bug fixes.
jenkins-chucknorris-facts-plugin is licensed under the MIT License. See LICENSE.txt for the full text.