Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

Fix cli #98

Merged
merged 9 commits into from
May 11, 2018
Merged

Fix cli #98

merged 9 commits into from
May 11, 2018

Conversation

amaury1093
Copy link
Contributor

@amaury1093 amaury1093 commented May 11, 2018

  • Add --help and --version flags (fix Add --help and -h to parity-ui CLI #65)
  • Add a --no-run-parity flag which will tells Parity UI not to run parity
  • Reorganize electron files, create an operations/ folder to put all operations Electron does (fetchParity, runParity, signerNewToken etc).

@amaury1093 amaury1093 added A0-pleasereview Pull request needs code review. B0-patchthis Pull request should also be back-ported to the beta/stable branch(es). labels May 11, 2018
@jacogr jacogr added A8-looksgood Pull request is reviewed well. and removed A0-pleasereview Pull request needs code review. labels May 11, 2018
@amaury1093 amaury1093 merged commit b56cdc0 into master May 11, 2018
@amaury1093 amaury1093 deleted the am-fix-cli branch May 11, 2018 12:51
@amaury1093 amaury1093 mentioned this pull request May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood Pull request is reviewed well. B0-patchthis Pull request should also be back-ported to the beta/stable branch(es).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --help and -h to parity-ui CLI
2 participants