Tensor-Programming
|
4e76f42d8a
|
feat(core) add cargo examples (#499)
* add cargo example
* change name to communication
* update scripts to set environment vars for example
* remove build key
|
2020-03-09 02:26:07 -04:00 |
|
Tensor-Programming
|
e194289db1
|
feat/refact - update bundler (#459)
* update bundler and add scripts folder
* cleanup ios code
* cleanup platform and remove util dep from bundler
|
2020-02-25 20:37:05 -05:00 |
|
Tensor-Programming
|
7b8edd29ea
|
Fix(All) - Add Edge support to GUIJS (#452)
* fix edge api to use window.external.invoke
* remove tauri-examples
* remove if statement
* add more cases.
* add batch_to_exe script
|
2020-02-23 18:15:57 -05:00 |
|
nothingismagick
|
46360cdaec
|
refactor(.scripts): cleanup sh (#252)
- proper escaping
- use `!#/usr/bin/env sh` for broader compliance
|
2019-12-30 23:26:14 +01:00 |
|
Tensor-Programming
|
83b3fcb8c8
|
feat(Tauri-core) Add Quicktest to Tauri-API (#239)
* add simple bat and ps1 setup scripts
* add proptest for property testing
* add comments.
* add basic bash script (needs improvement)
* add basic quickcheck tests.
* add more comments.
* add simple is_dir test.
* add support for windows commands; remove returns
* remove print statement
* change prefixes to ch and add script
* fix prefixes.
* move qc script to .scripts folder.
* fix bash path.
* move scripts to root and add if checks.
* update bash script with more logic to check dirs.
* update bash script with more logic to check dirs.
* clean up and verify
* update gitignore for .vscode folder outside root
* add docs
* update docs
* format scripts
|
2019-12-29 00:45:13 -05:00 |
|