tauri/tooling/cli.js
renovate[bot] e393059a57
chore(deps) Update Tauri JS CLI (#1710)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-05-05 02:45:19 -03:00
..
bin fix(cli.js): handle cli.rs promise rejection (#1689) 2021-05-03 14:42:31 -03:00
scripts refactor(repo): add /tooling folder (#1457) 2021-04-12 01:59:25 -03:00
src feat(tauricon): fix transparency (#1678) 2021-05-02 19:02:58 -03:00
test/jest fix(cli.js): handle cli.rs promise rejection (#1689) 2021-05-03 14:42:31 -03: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 (#1620) 2021-04-25 17:54:41 -03: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(deps) Update Tauri JS CLI (#1710) 2021-05-05 02:45:19 -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 refactor(cli.js): tauri icon with positional arg for icon path (#1600) 2021-04-23 11:10:49 -03:00
yarn.lock chore(deps) Update Tauri JS CLI (#1710) 2021-05-05 02:45:19 -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