> Why don’t you offer a plugin to enable installation of beta, dev and nightly versions for Gutenberg?
Hi @slkfsdf8y34ljhsfsdfkuhfkl84hj!
To create such a plugin, we’d first have to make a system that creates nightly builds. This would be nice to have, but has not yet happened.
Development happens on Github, though, and it comes with a local development environment that you can install yourself and try it out in. There are instructions here:
https://github.com/WordPress/gutenberg/blob/master/docs/contributors/getting-started.md
It requires being a little bit adventurous, but it does allow you to test features the moment they land.
Alternately, the Gutenberg project does aim to release on a weekly cadence as far as is humanly possible, so with every new release you do get the latest and greatest simply by running the plugin.
Glad to hear you’re excited to test out!