tauri/cli/tauri.js
Lucas Fernandes Nogueira f24f7e18f3
feat(tauri) bundle formats config on tauri.js, fix bundler appim… (#537)
* feat(tauri) bundle formats config on tauri.js, fix bundler appimage

* fix(bundler) dmg chmod correctly
2020-04-03 13:30:55 -03:00
..
api docs(api) fix JSDoc types (#538) 2020-04-03 13:30:26 -03:00
bin test(e2e) add FS API tests (#521) 2020-03-29 23:41:45 -03:00
src feat(tauri) bundle formats config on tauri.js, fix bundler appim… (#537) 2020-04-03 13:30:55 -03:00
templates chore(tauri.js) version updates (#546) 2020-04-03 00:16:53 +02:00
test/jest Merge branch 'master' into dev 2020-04-02 19:21:06 -03:00
.env.jest chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
.eslintignore chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
.eslintrc.js [version updates] Merge Windows Related Changes (#462) (#463) 2020-02-26 18:45:26 -05:00
.gitignore chore(tauri) bump versions to 0.5.0 (#532) version updates (#533) 2020-03-28 16:52:12 +01:00
.npmignore chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
app-icon.png chore(updates) version updates (#442) (#443) 2020-02-21 15:42:37 +01:00
babel.config.js chore(tauri) bump versions to 0.5.0 (#532) version updates (#533) 2020-03-28 16:52:12 +01:00
jest.config.js test(e2e) add FS API tests (#521) 2020-03-29 23:41:45 -03:00
LICENSE chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
package.json chore(tauri.js) version updates (#546) 2020-04-03 00:16:53 +02:00
README.md chore(updates) version updates (#442) (#443) 2020-02-21 15:42:37 +01:00
tsconfig.json chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
webpack.config.js chore(tauri) bump versions to 0.5.0 (#532) version updates (#533) 2020-03-28 16:52:12 +01:00
yarn.lock Updated the dependencies (and fixed the decompress vulnerability) (#545) 2020-04-02 23:38:19 +02: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
tauri.js

Please visit the main readme for further information about contributing.

Installation

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

$ npm install --save-dev tauri
$ yarn add --dev 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