9 Commits

Author SHA1 Message Date
6c67dc7ce1 doc/npm.md: Fix formatting 2020-12-04 02:34:18 -05:00
fac80918f5 npm.md: Remove the "install Xcode" bit
#2398
2020-12-04 02:11:24 -05:00
6cc91869d3 doc: Update npm docs for debian sid
There is no python package anymore, you have to explicitly
pick which version of python to install and we need to inform
npm of the executable name.
2020-08-26 13:54:42 -04:00
bdb670e852 Rename container and release-container to images and release-image 2020-06-03 15:45:16 -04:00
11d7932968 Stop bundling libraries in release
- Instead we now use CentOS 7 for the static build to guarantee
  that we only depend on libc v2.17

- For macOS we now pull in a static node binary and bundle that instead.
2020-06-03 15:45:16 -04:00
0129e002e8 Add install.sh into README.md 2020-05-27 15:48:22 -04:00
96eeb9fea0 Fix install instructions for SUSE
Closes #1699
2020-05-27 15:48:22 -04:00
d4b3d21dce Require minimum node 12 2020-05-14 22:33:12 -04:00
a346c6d565 Document npm module install dependencies 2020-05-12 23:11:31 -04:00