Skip to content
Justin Rich edited this page May 7, 2015 · 9 revisions

Here are the difference scenarios that this module will address

  1. New Module - This is the most common case, will address all creation aspects
  2. Update Module - This is what happens when a module needs to be updated
  3. Current Module - This will take a module already in development and make it conform to the project structure (own the module and want to make it OpenSource vs help someone that is already in progress)
  4. Fork Module - If you plan on helping someone else work on a module.
  5. Update Module - This does stuff like adding functions/files to psd1, cleaning
  6. Publish - This will be the process of creating a release and publishing it

Note: When you fork an upstream remote should be added for sync

Clone this wiki locally