Skip to content

Commit 86e8fda

Browse files
Merge pull request #597 from nodejs/version-management-goals
Goals for Node.js and Package Manager Version Management Effort
2 parents 822dbb6 + 378f5a8 commit 86e8fda

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/version-management/goals.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Goals for Node.js and Package Manager Version Management Effort
2+
3+
Help application developers to:
4+
5+
1. Define the correct Node.js runtime version and package manager version for projects.
6+
7+
1. Install Node.js and a package manager for a local development environment.
8+
9+
1. Run the correct version of Node.js and of a package manager for each project.

0 commit comments

Comments
 (0)