davidson-consulting / diff-jjoules

diff-jjoules is a tool to run in your continuous integration to measure the impact of commits on the energy consumption of the program :seedling:
GNU General Public License v3.0
4 stars 5 forks source link

Remove Maven dependency #17

Closed danglotb closed 2 years ago

danglotb commented 2 years ago

To promote adoption, we should not be bound to Maven.

Before doing #12, we should remove all usages of Maven during the process and provide common APIs, that a maven runner implements.