mirror of
https://github.com/hubaldv/bioz-host-rs.git
synced 2025-12-06 05:11:17 +00:00
Added code to create an executable/app, added some info in the readme.
This commit is contained in:
11
bundle/readme.md
Normal file
11
bundle/readme.md
Normal file
@@ -0,0 +1,11 @@
|
||||
### Prepare
|
||||
- Picture for icon from: https://pubs.acs.org/doi/10.1021/acsmeasuresciau.2c00033
|
||||
- For packing as OSX-app or Windows, when on OSX, install mingw-w64 first for cross-linking:
|
||||
`brew install mingw-w64`
|
||||
|
||||
### Steps
|
||||
- Create 1024x1024 picture
|
||||
- Transform to icon
|
||||
- Using *Image2Icon app*
|
||||
- Using terminal: `source CreateCNS.src`
|
||||
- Adjust path in `tasks.json` use a custom cargo-bundle command
|
||||
Reference in New Issue
Block a user