File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Table of Contents
99-----------------
1010
1111- [ Existing SEA Solutions] ( ./docs/existing-solutions.md )
12+ - [ Production Node.js CLIs] ( ./docs/production-nodejs-clis.md )
1213
1314Blog
1415----
Original file line number Diff line number Diff line change 1+ Production Node.js CLIs
2+ =======================
3+
4+ This document aims to list every known production-ready Node.js CLI that would
5+ be a good fit for using the SEA solutions discussed in this repository. We can
6+ use this list to test our ideas against (potentially using [ citgm] [ ] ) and make
7+ sure we are heading in the right direction.
8+
9+ | Name | Organization | Point of Contact |
10+ | ----------------------------------------| --------------| -------------------------|
11+ | [ Playwright Driver] [ playwright-driver ] | Microsoft | [ @mxschmitt ] [ mxschmitt ] |
12+
13+ [ playwright-driver ] : https://github.com/microsoft/playwright/blob/16ab54db441e268abbfdf49dc05ec44271706cad/utils/build/build-playwright-driver.sh
14+ [ mxschmitt ] : https://github.com/mxschmitt
15+
16+ Did we miss any or got any details wrong? [ Help us out by sending a
17+ PR!] ( https://github.com/nodejs/single-executable/edit/main/docs/production-nodejs-clis.md )
18+
19+ [ citgm ] : https://github.com/nodejs/citgm
You can’t perform that action at this time.
0 commit comments