FastWave2.0/README.md
2024-05-28 09:28:31 +02:00

1.3 KiB

FastWave

Cross-Platform Wave Viewer


fastwave_screenshot

Start:

  1. Install Rust
  2. Install Node.js
  3. cargo install cargo-make
  4. makers install
  5. makers start

Troubleshooting:


Steps before pushing:

  1. makers format

Production build:

  1. makers bundle
  2. Runnable executable is in target/release
  3. Installable bundles specific for the platform are in target/release/bundle