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: research/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# [WIP] Version management strategies
1
+
# Version management strategies
2
2
3
3
## Abstract
4
4
This documentation presents the design and implementation of a version management system tailored for managing dependencies in KCL project. The system encompasses functionalities such as viewing detailed module information, installing dependencies, handling replacements and exclusions, as well as performing upgrades and downgrades. Each functionality is discussed in detail along with example usage scenarios and implementation strategies.
0 commit comments