This repository was archived by the owner on Feb 20, 2021. It is now read-only.

Description
Ideally I would be able to run some webhook provisioning command that allocates a site, and spits out info similar to what goes into the firebase.conf file, but doesn't do the whole directory build out. Kind of like wh init but for a site that doesn't exist yet.
To explain: I've created a slush generator for all my dev process, and ideally I'd be able to skip the whole initial site build which I'm not really using. I realize what I'm doing with the generator is outside your scope, but I think with this being a tool for devs trying to streamline their lives a little flexibility is nice.
Even better would be a locally installable webhook / webhook api I can integrate more thoroughly, but I won't burden you with that request just yet. ;)