Skip to content

Commit ddc09ca

Browse files
authored
Merge pull request #6 from nodejs/marcelklehr-patch-1
proposal: Add "officiality + release cycle" spin
2 parents 3d5c505 + ed22558 commit ddc09ca

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

initial_proposal.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,11 @@ A full list including different capabilities and semantics is
3232
[here](https://cdn.rawgit.com/jasongin/cf9f64dd2739d78412bb9410701bf166/raw/69d48e0774f43280763eb7bb7175e930ab3e9f33/NodeVersionManagers.html)
3333
- props to [@jasongin](https://github.com/jasongin).
3434

35-
But the number of configuration options and operating environments for Node.js
36-
continues to multiply, and each of the available managers tackles only some of
35+
The number of configuration options, operating environments and major
36+
version releases for Node.js continues to multiply and yet there is no official
37+
way to use multiple of these versions at the same time.
38+
39+
Even though there are version managers available, each of them tackles only some of
3740
these options, and only in certain environments. For example, some work on
3841
Windows, some only on Linux. Some use shell script, some use JavaScript, and
3942
some use Go. Some support different environments per directory/project, and some

0 commit comments

Comments
 (0)