FastWave2.0/README.md
2024-06-05 00:03:50 +02:00

1.5 KiB

FastWave

Cross-Platform Wave Viewer


fastwave_screenshot_firefox

fastwave_video_desktop


Install requirements:

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

Start:

  1. makers start

Troubleshooting:


Start in the browser:

  1. makers start_browser
  2. Ctrl + Click the server URL mentioned in the terminal log

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