gr2m / milestones

A GitHub backed Milestone thingy
http://gr2m.github.io/milestones/
70 stars 14 forks source link

Define desired list of plugin templates / app templates #4

Closed gr2m closed 10 years ago

gr2m commented 10 years ago

plugin templates

We start with one plugin template only (the one that already exist). Repo name will remain hoodie-plugin-template. In case we want more plugin-templates in the future, the naming pattern will be hoodie-plugin-template-<template name here>

app templates

  1. We rename my-first-hoodie to hoodie-app-template.
  2. Other app plugins will follow the naming pattern hoodie-app-template-<template name here>

    Follow up items

  3. build new hoodie-app-template #32
  4. Define alternative app templates #33
zoepage commented 10 years ago

define naming patter for plugin / app templates

hoodie-plugin-template // plugin-template hoodie-app-template // my-first-hoodie hoodie-app-template-xyz // for more complex boilerplate apps like WebRTC etc.