You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One issue we've experienced a few times is a hesitance from collaborators to use our environment because the Terminal can be scary when you aren't used to it.
I mentioned this idea in #31, but having seen that Electron reached v1.0.0 today, I thought I should document the idea of creating some sort of Drizzle app that might simplify the process for clients and skittish collaborators.
No idea if this is even possible (or worth pursuing), but I'm thinking the app might consist of:
A menu bar icon to show whether Drizzle is running or not.
Ability to choose a project folder to run.
Ability to start, stop or restart the task from said icon or interface.
The text was updated successfully, but these errors were encountered:
Basically, yeah. But way simpler. Probably closer to Tusk + Compass.app in complexity.
Here's a silly sketch:
Basically, I think it would be cool if the process of getting clients into our environment was...
Install the GitHub app.
Clone the repo.
Install the Drizzle app.
Drag the project folder into the Drizzle app.
It wouldn't be a replacement for a text editor, and it wouldn't mess with the project configuration itself. But I think it would be cool to have something that took the guesswork out of environment setup, and didn't require collaborators type commands in the Terminal unless they want to.
(This still might be an enormous amount of work or a bad idea.)
One issue we've experienced a few times is a hesitance from collaborators to use our environment because the Terminal can be scary when you aren't used to it.
I mentioned this idea in #31, but having seen that Electron reached
v1.0.0
today, I thought I should document the idea of creating some sort of Drizzle app that might simplify the process for clients and skittish collaborators.No idea if this is even possible (or worth pursuing), but I'm thinking the app might consist of:
The text was updated successfully, but these errors were encountered: