Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Workflow New Module

Justin Rich edited this page Apr 27, 2015 · 2 revisions

What needs to happen when you want to create a new module. This list isn't necessarily in order.

There are basically 4 key areas in creating a new module

  1. File Structure
    • Create Folder based on module name
    • Create PSD1 - Call new-modulemanifest
    • create PSM1 - Insert some basic comments?
    • Add templated ReadMe.md
  2. Create GIT repo
    • Run Git Init
    • Add current files with default comment
    • Push, this is done after the remote repo etc, but a step in the GIT setup
  3. Remote Repo (Support GitHub only at first)
    • Create repo (or check to see if its created already)
    • Create Pages branch (push user to site to pick template etc)
    • Create Wiki structure from template
    • Create Issue tags (not sure what they are yet)
  4. Community Tools
    • AppVeyor
    • Gitter
    • Waffle.io

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.