Sculpin 4.x will include an experimental "live editor mode", so you can edit your content inside your web browser when running "generate --watch --server --editor".
But that command line invocation is getting extremely silly. It should be condensed into a single command.
How do folks feel about a "run" command? Or what about making it the default behaviour, so running "vendor/bin/sculpin" is enough to go into generate+watch+serve+edit mode?
