https://github.com/kxxoling/transform.tauri
transform.tools bundler built with Tauri
https://github.com/kxxoling/transform.tauri
Last synced: 6 months ago
JSON representation
transform.tools bundler built with Tauri
- Host: GitHub
- URL: https://github.com/kxxoling/transform.tauri
- Owner: kxxoling
- License: mit
- Created: 2022-12-17T15:37:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T06:17:22.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T08:13:37.734Z (8 months ago)
- Language: Rust
- Size: 651 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Transform.Tauri
A [transform.tools] bundler built with [Tauri]. [](https://github.com/kxxoling/transform.tauri/releases)
## Screenshots

## Build your own binaries
1. Clone code recursively.
2. Make sure you have node.js 16, yarn 1.x, cargo, Rust and tauri-cli installed.
3. Run `cargo tauri build` at the root of local clone of this project.[transform.tools]: https://transform.tools/
[Tauri]: https://tauri.studio/