Commit Graph

8 Commits (7bad07d2bf98266789844610f7e18eb838ccb940)

Author SHA1 Message Date
djm2k 7de92849dd Update develop-logseq-on-windows.md 2023-08-29 22:13:50 +08:00
Adam Hupp 34e806999f
Simplify Windows development docs (#8857)
* Simplify Windows development docs

This PR simplifies the Windows development setup documentation, specifically:

 * Uses `winget` for installing pre-requisites.  This is installed by default on modern windows and is now the "standard" package manager.
 * Use clj-msi to install clj.exe, rather than the clojure-tools powershell module.  This allows the build to work without modifying package.json
 * Remove build instructions that are out of date and now inconsistent with the develop-logseq.md doc.

* Update develop-logseq-on-windows.md

Include scoop and chocolately instructions, explicitly redirect to develop-logseq.md for build info.
2023-04-05 12:56:48 -04:00
Andelf f6d4560044 ci: update actions and build deps 2023-02-22 00:32:05 +08:00
Bad3r ebb2a5c1d7
chore(dep): bump NodeJS from 16.x to 18.x LTS (#8406)
* chore(dep): bump NodeJS to LTS 18.x

* update nginx image CVE-2022-43551

* upgrade node version in GH workflows

* update nodejs version in dev docs

* upgrade tldraw version nodejs version to 18.x

* update static/yarn.lock

* fix yarn.lock electron version

---------

Co-authored-by: situ2001 <yongcong2001@outlook.com>
2023-02-21 23:07:35 +08:00
kv-gits 4682274e10 Update develop-logseq-on-windows.md
JRE x64
2022-11-04 23:17:51 +08:00
starliiit a5bdaa7905 docs: Add guide to speed up build process on Windows
Remove outdated description about gulp
2022-08-27 00:39:25 +08:00
Junyi Du ab854b10dd doc: finetune develop on windows guide 2022-02-22 16:54:01 +08:00
Junyi Du fa1a261004 doc: suggestions on win dev inst. from gabriel
Co-authored-by: Gabriel Horner <97210743+logseq-cldwalker@users.noreply.github.com>
2022-02-22 16:54:01 +08:00