Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions References.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,4 +231,17 @@ This reference details how to export data to an Excel spreadsheet using C#.
http://sourceforge.net/projects/itextsharp/

This is a .NET library for exporting data to a PDF file.
===================================================================

===Suggestions by Tanner Coffman====================================
One of the most important parts of the project is understanding the tools we have.

https://www.tutorialspoint.com/jenkins/index.htm

Above is a link to a tutorial on how to use Jenkins. Jenkins is the backbone for this project
and having a good grasp of it is imperative. There are references on how to use Jenkins with Maven and many
other things.

https://www.tutorialspoint.com/jenkins/jenkins_maven_setup.htm

===================================================================