https://github.com/davidanthoff/cargo-msix
A cargo subcommand to build MSIX installers for Rust projects
https://github.com/davidanthoff/cargo-msix
Last synced: over 1 year ago
JSON representation
A cargo subcommand to build MSIX installers for Rust projects
- Host: GitHub
- URL: https://github.com/davidanthoff/cargo-msix
- Owner: davidanthoff
- License: mit
- Created: 2022-01-18T01:40:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T14:14:18.000Z (about 2 years ago)
- Last Synced: 2024-06-11T20:18:02.303Z (about 2 years ago)
- Language: Rust
- Homepage:
- Size: 59.6 KB
- Stars: 8
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cargo-msix
This will eventuall provide a `cargo msix` command that builds a MSIX installer, but at the moment this is just work in progress where nothing is functional.