I may need this for later for module development with Drupal 8. It took me a while to figure out how to do it so I thought I’d post it.
Put this in the /modules/ folder. It is just a blue print to start a Drupal 8 module. It also contains block region functionality for the module.
I’m still very much learning Drupal 8 in the free time I have at work. Interesting stuff so far but I much prefer Drupal 7 since I’m a lot more used to it and it’s more straightforward, in my opinion.