scaffold-vocab-in ( vocab-root string -- )


Vocabulary
tools.scaffold

Inputs
vocab-roota vocabulary root string
stringa string


Outputs
None

Word description
Creates a directory in the given root for a new vocabulary and adds a main .factor file and an authors.txt file.

Definition