tauri/cli/tauri.js
Noah Klayman 78add1e79e
feat(bundler): hide output from shell scripts unless --verbose is passed (fixes #888) (#893)
* feat(bundler): hide output from bundle_appimage.sh

* fix(bundler/appimage): log file name instead of full path
to match behavior of .deb build

* feat(bundler): hide shell script output unless --verbose is passed

* feat(bundler): add notice about --verbose on error

* fix(bundler): windows fails to compile

* fix(bundler) do not warn about verbosity if verbose is set

* chore(changes) add change file

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2020-07-26 13:56:10 -03:00
..
api-src perf(tauri.js) build API typedefs on the API compilation process (#861) 2020-07-19 16:51:00 -03:00
bin feat(bundler): hide output from shell scripts unless --verbose is passed (fixes #888) (#893) 2020-07-26 13:56:10 -03:00
build feat(tauri.js) validate tauri.conf.json schema on runtime (#756) 2020-07-07 15:42:15 -03:00
scripts fix(tauri.js) exit dev when running as admin, fixes #781 (#839) 2020-07-15 20:05:07 -03:00
src feat(bundler): hide output from shell scripts unless --verbose is passed (fixes #888) (#893) 2020-07-26 13:56:10 -03:00
templates fix(tauri) webview initialization on windows, fixes #879 (#885) 2020-07-23 08:38:40 -03:00
test/jest refactor(tauri) rename whitelist to allowlist, ref #645 (#858) 2020-07-19 10:05:23 -03:00
.env.jest chore(release): version updates (#404) (#405) 2020-02-09 17:03:42 +01:00
.eslintignore feat(tauri.js) validate tauri.conf.json schema on runtime (#756) 2020-07-07 15:42:15 -03:00
.eslintrc.js [version updates] Merge Windows Related Changes (#462) (#463) 2020-02-26 18:45:26 -05:00
.gitignore fix(tauri.js) exit dev when running as admin, fixes #781 (#839) 2020-07-15 20:05:07 -03:00
.npmignore feat(tauri.js) validate tauri.conf.json schema on runtime (#756) 2020-07-07 15:42:15 -03: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
CHANGELOG.md Apply Version Updates From Current Changes (#821) 2020-07-20 16:39:42 -03: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(deps) Update Tauri JS CLI (#882) 2020-07-22 09:08:33 -03:00
README.md chore(deps) Update Tauri JS CLI (#834) 2020-07-15 20:09:22 -03:00
rollup.config.js perf(tauri.js) build API typedefs on the API compilation process (#861) 2020-07-19 16:51:00 -03:00
tsconfig.api.json perf(tauri.js) build API typedefs on the API compilation process (#861) 2020-07-19 16:51:00 -03:00
tsconfig.json refactor(tauri.js) rewrite API module in TypeScript, closes #679 #435 (#703) 2020-06-27 12:20:00 -03:00
webpack.config.js feat(tauri.js) add dependency manager command (#829) 2020-07-15 18:01:37 -03:00
yarn.lock chore(deps) Update Tauri JS CLI (#882) 2020-07-22 09:08:33 -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