Creates a project from the set of files.
File[] $files:
public function create(string $name, array $files) : Project;