tauri/tooling/cli.js
2021-04-21 15:42:52 -03:00
..
bin feat(cli/tauri.js): download prebuilt cli (#1452) 2021-04-13 22:09:13 -03:00
scripts refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
src fix(cli.js): use cargo search on crate latest version detection (#1563) 2021-04-21 12:43:46 -03:00
test/jest chore(authors): use programme title (#1478) 2021-04-14 13:11:08 -05:00
.env.jest refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
.eslintrc.js refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
.gitignore feat(cli/tauri.js): download prebuilt cli (#1452) 2021-04-13 22:09:13 -03:00
.npmignore refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
.prettierrc.js refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
app-icon.png refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
architecture.md refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
babel.config.js refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
CHANGELOG.md Apply Version Updates From Current Changes (#1540) 2021-04-19 14:19:36 -05:00
jest.config.js fix(core): make window.__TAURI__.invoke context free, fixes #1547 (#1565) 2021-04-21 15:42:52 -03:00
LICENSE refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
package.json chore: update minimum nodejs version to 12.13.0 (#1562) 2021-04-21 11:50:24 -03:00
README.md refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
tsconfig.json refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
webpack.config.js chore(deps) Update Tauri JS CLI (major) (#1559) 2021-04-21 09:42:09 -03:00
yarn.lock chore(deps) Update Tauri JS CLI (major) (#1559) 2021-04-21 09:42:09 -03:00

tauri

A fresh take on creating cross-platform apps.

status Chat Server devto

devto

https://good-labs.github.io/greater-good-affirmation/assets/images/badge.svg 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