Open
Description
we validate the repository name today:
create-octoherd-script/lib/prompts.js
Lines 31 to 48 in 1831fd1
but not the npm package
create-octoherd-script/lib/prompts.js
Lines 12 to 17 in 1831fd1
I think that package names should be one of three
octoherd-script-<my name>
@my-scope/octoherd-script-<my name>
@octoherd/script-<my name>