Skip to content

Instantly share code, notes, and snippets.

@mfks17
Created May 24, 2016 08:26
Show Gist options
  • Save mfks17/999a7d2629797fc65124d3ee1d9109e4 to your computer and use it in GitHub Desktop.
Save mfks17/999a7d2629797fc65124d3ee1d9109e4 to your computer and use it in GitHub Desktop.
#!/bin/sh
export PATH=$PATH:/Users/mfks17/.rbenv/shims
jazzy \
--clean \
--author mfks17 \
--author_url https://mfks17.org \
--module-version 0.1.2 \
--xcodebuild-arguments -scheme,Ditto \
--module Ditto \
--output document
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment