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

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