memos/scripts
Lincoln Nogueira 3b76c6792c
feat: add preliminar Windows support (#1636)
Add preliminar Windows support for both
development and production environments.

Default profile.Data will be set to "C:\ProgramData\memos" on Windows.
Folder will be created if it does not exist, as this behavior is
expected for Windows applications.

System service installation can be achieved with third-party tools,
explained in docs/windows-service.md.

Not sure if it's worth using https://github.com/kardianos/service
to make service support built-in.

This could be a nice addition alongside #1583 (add Windows artifacts)
2023-05-09 08:16:38 +08:00
..
.air-windows.toml feat: add preliminar Windows support (#1636) 2023-05-09 08:16:38 +08:00
.air.toml chore: update code structure (#1139) 2023-02-23 00:07:16 +08:00
build.ps1 feat: add preliminar Windows support (#1636) 2023-05-09 08:16:38 +08:00
build.sh chore: update code structure (#1139) 2023-02-23 00:07:16 +08:00
start.ps1 feat: add preliminar Windows support (#1636) 2023-05-09 08:16:38 +08:00
start.sh chore: update scripts 2022-08-14 17:55:36 +08:00