feat(tauri.js) add tauri info command (#236)

* feat(tauri.js) add `tauri info` command

* fix(bug-report): add command information
- thanks @nklayman for the reminder

* fix(tauri-info): add cargo version

* feat(tauri.js) add cargo.toml and tauri.conf.json info

Co-authored-by: nothingismagick <drthompsonsmagickindustries@gmail.com>
This commit is contained in:
Lucas Fernandes Nogueira
2019-12-27 20:37:21 -03:00
committed by GitHub
parent 7845ec0e7a
commit 3ce95d2760
5 changed files with 144 additions and 5 deletions

View File

@@ -23,13 +23,16 @@ A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Platform (please complete the following information):**
**Platform and Versions (please complete the following information):**
<!-- You can use the `tauri info` command to get this information -->
OS:
Node:
NPM:
Yarn:
Tauri Binding:
Bundle Target:
Rustc:
**Additional context**
Add any other context about the problem here.
**Stack Trace**
<!-- add if applicable -->