Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cassiopee
nghyd
Commits
f53c20a4
Commit
f53c20a4
authored
May 29, 2019
by
Mathias Chouet
🍝
Browse files
MàJ doc build windows
parent
ef1ef500
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f53c20a4
...
...
@@ -200,6 +200,8 @@ Custom Material SVG Icons will only show up when the application is deployed on
Execute
`npm run release-linux`
. Find the .deb package in
`/release`
.
Running
`dpkg -i cassiopee_*.deb`
will install Cassiopée in
`/opt/Cassiopee`
## windows installer
Several npm scripts of
`package.json`
won't work with windows (for ex. "preprocess"). Building
...
...
@@ -223,6 +225,8 @@ export const jalhydDateRev = "2019-05-24";
export
const
jalhydVersion
=
"
stable-105-gdfc538b
"
;
```
As
`mkdocs`
does not work, copy
`src/assets/docs-fr`
folder
**from a linux build**
.
Compile jalhyd with
`tsc --p "src/tsconfig.app.json"`
...
...
@@ -239,3 +243,5 @@ export const nghydVersion = "4.3.0-119-ga6ef812";
Compile nghyd with
`ng build --prod --build-optimizer=false`
Build package with
`electron-builder`
. Find the generated installer in
`/release`
.
Running the generated installer will install Cassiopée in
`C:\Users\YourUser\AppData\local\Programs\cassiopee`
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment