Commit Graph

10 Commits

Author SHA1 Message Date
Evan Simkowitz
e5f98c6475
Update our build workflows to use NodeJS 22 (#1285)
NodeJS 20 is almost EOL so I'm updating our workflows to use NodeJS 22.
This does not change anything about our app, which will still use NodeJS
20 until Electron shifts away from it. NodeJS 22 is fully
backwards-compatible with NodeJS 20 so there's no issue from a testing
standpoint.
2024-11-13 21:06:48 -08:00
Evan Simkowitz
f197be1f1c
Add Linux packaging instructions to build (#1126) 2024-10-24 14:51:49 -07:00
Evan Simkowitz
94a0a8b632
Update Build Instructions to mention that NodeJS should be 20 (#1125) 2024-10-24 14:25:12 -07:00
Evan Simkowitz
9204855a10
Update minimum requirements (#844) 2024-09-24 23:52:04 -07:00
Evan Simkowitz
941864b503
fix taskfile syntax (#839) 2024-09-24 22:31:29 -07:00
Evan Simkowitz
cadf0d1ddc
Add link to Zig site to build instructions (#833) 2024-09-24 20:56:36 -07:00
Evan Simkowitz
f681e9966f
Update build instructions to reflect Zig dependency (#832) 2024-09-24 20:46:57 -07:00
Evan Simkowitz
e7a510c0d6
Make musl-gcc from scratch (#828) 2024-09-24 19:41:58 -07:00
Evan Simkowitz
32bb0b769e
Add log path to build docs (#820) 2024-09-24 17:48:45 -07:00
Evan Simkowitz
6a44f190fa
Updated build instructions (#819) 2024-09-24 17:40:57 -07:00