Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Improve command line parameters #165

Open
iggyvolz opened this issue Apr 3, 2016 · 1 comment
Open

Improve command line parameters #165

iggyvolz opened this issue Apr 3, 2016 · 1 comment
Milestone

Comments

@iggyvolz
Copy link

iggyvolz commented Apr 3, 2016

Right now it just is:
$ ~/Applications/Championify.app/Contents/MacOS/Championify --autorun
[2061:0403/163409:INFO:renderer_main.cc(200)] Renderer process started
[2057:0403/163411:INFO:CONSOLE(95)] "{
"level": "info",
"message": "Version: 1.2.10"
}", source: /Users/XXX/Applications/Championify.app/Contents/Resources/app.asar/node_modules/winston/lib/winston/transports/console.js (95)

It would be nice if championify could be treat the command line better. For example, it could print out status to the terminal, export a help if called with --help, et cetera.

@dustinblackman
Copy link
Owner

Unfortunately I can't minimize the electron/chromium output, but you're right where it can be improved. I'll add it to the todo list. Thanks!

@dustinblackman dustinblackman added this to the 3.0.0 milestone Nov 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants