Create a template and scaffold a new directory for an extension. For example: ```bash make create-foo ``` Verify that the directory is empty, and if so, generate a `foo` folder with the required files.