SneakyFish5 f35330c414 refactor(cli.js): rework yarn check (#1611) 4 years ago
..
bin 9eccb2af28 chore(cli.js): propagate all commands to cli.rs except `icon` and `deps` (#1604) 4 years ago
scripts aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
src f35330c414 refactor(cli.js): rework yarn check (#1611) 4 years ago
test 9eccb2af28 chore(cli.js): propagate all commands to cli.rs except `icon` and `deps` (#1604) 4 years ago
.env.jest aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
.eslintrc.js aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
.gitignore df305b234b feat(cli/tauri.js): download prebuilt cli (#1452) 4 years ago
.npmignore aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
.prettierrc.js aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
CHANGELOG.md 8fa06ddb6a Apply Version Updates From Current Changes (#1540) 4 years ago
LICENSE aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
README.md aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
app-icon.png aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
architecture.md aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
babel.config.js aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
jest.config.js be65f04db7 fix(core): make window.__TAURI__.invoke context free, fixes #1547 (#1565) 4 years ago
package.json 1f089fb4f9 chore: update minimum nodejs version to 12.13.0 (#1562) 4 years ago
tsconfig.json aea614587b refactor(repo): add /tooling folder (#1457) 4 years ago
webpack.config.js 1e0b41e155 refactor(cli.js): `tauri icon` with positional arg for icon path (#1600) 4 years ago
yarn.lock 4bb8ab8621 chore(deps) Update Tauri JS CLI (major) (#1559) 4 years ago

README.md

tauri

A fresh take on creating cross-platform apps.

status Chat Server devto

devto

support

Tauri is a tool for building tiny, blazing fast binaries for all major desktop platforms. You can use any front-end framework that compiles to HTML, JS and CSS for building your interface.

Component Version
cli.js

Please visit the main readme for further information about contributing.

Installation

The preferred method is to install this module locally as a dependency:

$ npm install tauri
$ yarn add tauri

Semver

tauri is following Semantic Versioning 2.0.

Licenses

Code: (c) 2015 - present - Daniel Thompson-Yvetot, Lucas Nogueira, Tensor, Boscop, Serge Zaitsev, George Burton and all the other amazing contributors.

MIT or MIT/Apache where applicable.

Logo: CC-BY-NC-ND