typicode / hotel

🏩 A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
9.97k stars 426 forks source link

Add an option to not run hotel on startup #357

Open benjaminjkraft opened 4 years ago

benjaminjkraft commented 4 years ago

This default is surely useful for many people, but it's not right for me: I have many projects on my computer, and I only want to start hotel if I'm working on certain ones. Now there's an option to disable that behavior. I cribbed what it does from user-startup, minus the startup parts.

See also #356.