https://github.com/terhechte/nsspain2023workshop
https://github.com/terhechte/nsspain2023workshop
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/terhechte/nsspain2023workshop
- Owner: terhechte
- Created: 2023-08-30T13:40:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-13T11:35:34.000Z (over 1 year ago)
- Last Synced: 2025-01-27T22:44:40.884Z (4 months ago)
- Language: Rust
- Size: 2.39 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# NSSpain 2023 Workshop
## Writing cross platform libraries in Rust
- Run `deps.sh` to download dependencies
- Install [VSCode](https://code.visualstudio.com)
- Install the following VSCode Extension [Rust Analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer)
- Optionally for debugger support: Install the [Debugger VSCode Extension](https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb)