tauri/cli/tauri.js
chip 94038b5e71
refactor(tauri): remove app runner, use builder (#1429)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2021-04-06 17:50:53 -03:00
..
bin feat(updater): Alpha version (#643) 2021-04-05 14:51:17 -03:00
scripts fix(tauri.js) exit dev when running as admin, fixes #781 (#839) 2020-07-15 20:05:07 -03:00
src chore: tauri.js dead code elim (#1422) 2021-04-01 13:46:59 -05:00
test/jest refactor(tauri): remove app runner, use builder (#1429) 2021-04-06 17:50:53 -03:00
.env.jest chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
.eslintrc.js chore(deps) Update Tauri JS CLI (#1291) 2021-03-07 23:01:26 -03:00
.gitignore chore(deps) Update Tauri API Definitions (major) (#1290) 2021-03-07 22:43:36 -03:00
.npmignore feat(tauri.js) validate tauri.conf.json schema on runtime (#756) 2020-07-07 15:42:15 -03:00
.prettierrc.js chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -05:00
app-icon.png chore(updates) version updates (#442) (#443) 2020-02-21 15:42:37 +01:00
architecture.md chore: tauri.js dead code elim (#1422) 2021-04-01 13:46:59 -05:00
babel.config.js chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -05:00
CHANGELOG.md feat(repo): add setup scripts (#1189) 2021-02-10 02:24:38 -03:00
jest.config.js fix(tauri.js): init command properly building with manifests (#1374) 2021-03-22 21:05:37 -03:00
LICENSE chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
package.json chore(deps) Update Tauri JS CLI (#907) 2021-04-05 14:51:45 -03:00
README.md chore(deps) Update Tauri JS CLI (#834) 2020-07-15 20:09:22 -03:00
tsconfig.json chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -05:00
webpack.config.js refactor(cli): rewrite info in Rust (#1389) 2021-03-25 22:19:32 -03:00
yarn.lock chore(deps) Update Tauri JS CLI (#907) 2021-04-05 14:51:45 -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
tauri.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