create-private-area: utility to create "private" areas
commit819134db94ee7be7bc29ed15f550f5d678859145
authorKyle J. McKay <mackyle@gmail.com>
Sat, 12 Oct 2019 06:55:16 +0000 (11 23:55 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sat, 12 Oct 2019 06:55:16 +0000 (11 23:55 -0700)
treebb0b796162e48c9492f7592f2694bb03f9f48923
parentfab0acdb0976c5f6895ef7e20793536ef9df867a
create-private-area: utility to create "private" areas

Similar to the `create-personal-mob-area` utility, except this
one creates the "private" area rather than the "personal mob"
area.

Not currently hooked in to run automatically, but is fully
functional so it can be run manually to create the area for
an individual project to try out the feature.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
bin/create-private-area [new file with mode: 0755]