You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gavin Gunnigle edited this page Oct 13, 2018
·
9 revisions
Here are the different scenarios that this module will address
New Module - This is the most common case, will address all creation aspects
Update Module - This is what happens when a module needs to be updated
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)
Fork Module - If you plan on helping someone else work on a module.
Update Module - This does stuff like adding functions/files to psd1, cleaning
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