Skip to content
Bret Curtis edited this page Apr 12, 2014 · 12 revisions

WildMIDI'w WIKI

Development

Rules of Engagement

  • Want to help out? Create a github account and fork a repo! Follow this guide to get started: Fork-a-Repo
  • Want to get more out of git? Another to the point guide: git - the simple guide
  • Rebasing in your own branch, when finished with branch, merge that back into it's parent branch: [Rebase Guide](https://www.atlassian.com/git/tutorial/rewriting-git-history#!rebase_
  • Branching is cheap, want to fix something in a branch created by someone else... branch it and ask branch "owner" to review it and merge it in
  • Try to avoid working directly in master and wildmidi-* branches, use branches as they are cheap (obviously not necessary for typos and other trivial things)

Linux

OSX

Windows

DOS

Supported Formats

Clone this wiki locally