tauri/cli/tauri.js
dependabot[bot] dddb977036
chore(deps): bump node-notifier from 8.0.0 to 8.0.1 in /cli/tauri.js (#1120)
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-06 08:21:06 -03:00
..
api-src Fix: writeBinaryFile to call the correct command (fix #1133) (#1136) 2021-01-06 09:30:33 +01:00
bin Fix cli no prompt for app-name cli arg (#980) 2020-08-19 14:37:46 -05:00
build chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -05:00
scripts fix(tauri.js) exit dev when running as admin, fixes #781 (#839) 2020-07-15 20:05:07 -03:00
src fix(tauri.js) deps cmd usage when npm is not installed, closes #1037 (#1053) 2020-12-05 00:17:57 -03:00
templates fix(template) default windows icon id should be 32512, fixes #1099 (#1107) 2020-12-05 22:42:27 -03:00
test/jest chore(deps) Update Rust crate serde_json to 1.0.61 (#1127) 2021-01-06 07:47:21 -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 chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -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
.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
babel.config.js chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -05:00
CHANGELOG.md Apply Version Updates From Current Changes (#1075) 2020-11-10 08:04:39 -06:00
jest.config.js test(tauri.js) update fixture app and fix build/dev e2e tests (#1058) 2020-10-17 20:53:24 -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 (#1117) 2021-01-06 07:44:22 -03:00
README.md chore(deps) Update Tauri JS CLI (#834) 2020-07-15 20:09:22 -03:00
rollup.config.js feat: Port path api to js (#1006) 2020-09-23 21:53:03 -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 chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -05:00
webpack.config.js chore: add prettier for js formatting (#937) 2020-08-18 21:36:46 -05:00
yarn.lock chore(deps): bump node-notifier from 8.0.0 to 8.0.1 in /cli/tauri.js (#1120) 2021-01-06 08:21:06 -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