Skip to content

Instantly share code, notes, and snippets.

@devcurmudgeon
Last active August 29, 2015 14:05
Show Gist options
  • Save devcurmudgeon/68d05357d2822b1767e8 to your computer and use it in GitHub Desktop.
Save devcurmudgeon/68d05357d2822b1767e8 to your computer and use it in GitHub Desktop.
rm -fr wiki
git clone git@github.com:meteorpedia/wiki.git
cd wiki/website/
meteor update --release 0.6.5
mrt add browser-msg
git clone git@github.com:awwx/meteor-canonical-stringify packages/canonical-stringify
mrt add sp-marked
mrt add meteorpedia-mediawiki
rm -fr packages/meteorpedia-mediawiki
mrt add meteorpedia-mediawiki
meteor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment