diff --git a/Ball/Ball.download.recipe b/Ball/Ball.download.recipe
new file mode 100644
index 00000000..cb951b18
--- /dev/null
+++ b/Ball/Ball.download.recipe
@@ -0,0 +1,66 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v2.3.0 (https://github.com/homebysix/recipe-robot)
+ Description
+ Downloads the latest version of Ball.
+ Identifier
+ com.github.homebysix.download.Ball
+ Input
+
+ NAME
+ Ball
+
+ MinimumVersion
+ 2.3
+ Process
+
+
+ Arguments
+
+ github_repo
+ nate-parrott/ball
+
+ Processor
+ GitHubReleasesInfoProvider
+
+
+ Arguments
+
+ filename
+ %NAME%-%version%.dmg
+
+ Processor
+ URLDownloader
+
+
+ Processor
+ EndOfCheckPhase
+
+
+ Arguments
+
+ input_path
+ %pathname%/Ball.app
+ requirement
+ anchor apple generic and identifier "com.nateparrott.Ball" and (certificate leaf[field.1.2.840.113635.100.6.1.9] /* exists */ or certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = VPN8ZW6EAC)
+
+ Processor
+ CodeSignatureVerifier
+
+
+ Arguments
+
+ input_plist_path
+ %pathname%/Ball.app/Contents/Info.plist
+ plist_version_key
+ CFBundleShortVersionString
+
+ Processor
+ Versioner
+
+
+
+
diff --git a/Ball/Ball.munki.recipe b/Ball/Ball.munki.recipe
new file mode 100644
index 00000000..109714b0
--- /dev/null
+++ b/Ball/Ball.munki.recipe
@@ -0,0 +1,56 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v2.3.0 (https://github.com/homebysix/recipe-robot)
+ Description
+ Downloads the latest version of Ball and imports it into Munki.
+ Identifier
+ com.github.homebysix.munki.Ball
+ Input
+
+ MUNKI_REPO_SUBDIR
+ apps/%NAME%
+ NAME
+ Ball
+ pkginfo
+
+ catalogs
+
+ testing
+
+ description
+ It's a little ball that lives in your dock. You can drag it and it'll bounce around the screen. You can also swipe on it with two fingers. It comes in red. You can flick it, bounce it, try to make it hit the corner, see how many times it can bounce, count how many times it hits the wall, and more. It's a ball. It's fun. It's a ball.
+ developer
+ James Parrott
+ display_name
+ Ball
+ name
+ %NAME%
+ unattended_install
+
+ unattended_uninstall
+
+
+
+ MinimumVersion
+ 2.3
+ ParentRecipe
+ com.github.homebysix.download.Ball
+ Process
+
+
+ Arguments
+
+ pkg_path
+ %pathname%
+ repo_subdirectory
+ %MUNKI_REPO_SUBDIR%
+
+ Processor
+ MunkiImporter
+
+
+
+
diff --git a/Ball/Ball.pkg.recipe b/Ball/Ball.pkg.recipe
new file mode 100644
index 00000000..001aeb29
--- /dev/null
+++ b/Ball/Ball.pkg.recipe
@@ -0,0 +1,28 @@
+
+
+
+
+ Comment
+ Created with Recipe Robot v2.3.0 (https://github.com/homebysix/recipe-robot)
+ Description
+ Downloads the latest version of Ball and creates a package.
+ Identifier
+ com.github.homebysix.pkg.Ball
+ Input
+
+ NAME
+ Ball
+
+ MinimumVersion
+ 2.3
+ ParentRecipe
+ com.github.homebysix.download.Ball
+ Process
+
+
+ Processor
+ AppPkgCreator
+
+
+
+