devtools
devtools copied to clipboard
feat(shell-electron): add cli usage without electron
Description
add cli usage without electron
Additional context
--- just because electron is very big and heavy.
What is the purpose of this pull request?
- [ ] Bug fix
- [X] New Feature
- [X] Documentation update
- [ ] Other
Before submitting the PR, please make sure you do the following
- [X] Read the Contributing Guidelines.
- [X] Read the Pull Request Guidelines and follow the Commit Convention.
- [X] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
- [X] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g.
fixes #123
).