mkdir

also known as: make directory

mkdir — A command that makes a new folder.

When you're setting up a new project from the terminal, this is how you create the folder it lives in.

"Make a directory for it." "Run mkdir project-name."

Related
directorycdterminal