You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
-
# Contributing to dependency-resolver
1
+
# Contributing to energy-dependency-inspector
2
2
3
-
Thank you for your interest in contributing to the dependency-resolver project! This guide will help you get started with development and understand our contribution process.
3
+
Thank you for your interest in contributing to the energy-dependency-inspector project! This guide will help you get started with development and understand our contribution process.
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# dependency-resolver
1
+
# energy-dependency-inspector
2
2
3
3
A tool for creating snapshots of installed packages on specified target environments. The project provides both a command-line interface and a Python library for programmatic use.
4
4
@@ -7,25 +7,25 @@ Its main focus is dependency resolving of Docker containers, but it also support
0 commit comments