Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upOpen dashboard on browser after `tye run` #353
Comments
|
Thanks for the idea. It looks like someone's already working on the basic functionality. #350
We should talk more about this part @davidfowl I like the idea of per-user options via env-vars as well as via command-line - allowing you to set env-vars to provide options like So like |
|
We like the environment variable solution for making this configurable. |
|
Hello I tried to solve this issue (initially just for myself to learn some stuff) and i think that i came up with decent solution which you could use. Brief description Examples
Is it something what you were looking for? |
What should we add or change to make your life better?
After
tye run, open the dashboard on a browser. Enabling this should be configurable, in a user setting and/or project setting.Why is this important to you?
It's one less step on the development workflow.