Commit Graph

17 Commits

Author SHA1 Message Date
84bba31b5c Revert "Change "cargo run" with "python3 build.py"" 2023-02-13 20:38:47 +08:00
ddc706f1e7 Change "cargo run" with "python3 build.py"
As of today, if you follow the docs you'll not be able to "cargo run" and build the app: you'll build will fail making you wonder what have you done wrong.
Building with build.py after following the docs, instead, will just work and compile the app.
The default, then, should be python3 build.py (atleast until this problem it's fixed and you can "cargo run" succesfully on Windows).
2023-01-31 23:11:14 +01:00
530824ddf5 Update _index.en.md 2023-01-19 12:02:01 +08:00
fca953c4fc replace powershell with git-bash 2023-01-18 20:35:37 -07:00
facbceb5ba actually Invoke-WebRequest is better 2023-01-18 16:33:55 -07:00
56a5c03821 add wget command 2023-01-18 16:25:42 -07:00
74a83beb3d add notice about powershell 2023-01-18 16:22:39 -07:00
c503cd0a1e add french translations / fix synology typo / little fix css 2023-01-15 16:26:39 +01:00
b138feb175 --amend 2022-11-08 21:30:35 -05:00
6fb1ef5fa3 Add some details to make it easier to follow.
Rephrase some sentences and added some details based on my own experience following the guide, hopefully make it more clear and easy to follow.
2022-11-08 21:24:26 -05:00
8e6f217b71 Added direct LLVM links
People have a hard time finding these, so just added some direct links
2022-10-31 18:30:32 -04:00
ee3831d581 remove package 2022-06-06 20:15:55 +08:00
37a389e396 Dev-build-windows. Build with simple_rc, which is a library to pack resource files.
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2022-05-27 16:44:15 +08:00
4f6d2fd91e small change 2022-05-09 15:01:40 +08:00
a56431b5c6 minors 2022-05-09 14:52:18 +08:00
ff26236bce windows build
Signed-off-by: 21pages <pages21@163.com>
2022-05-09 11:12:05 +08:00
67f1417367 dev chapter 2022-04-12 12:43:15 +08:00