Skip to content

Munki-Tap 0.3.0

Latest
Compare
Choose a tag to compare
@jacobfgrant jacobfgrant released this 09 Oct 04:27

Overview:

Munkitap is a tool for automatically building updated, stand-alone pkg installers from formulae in Homebrew using Timothy Sutton's brew-pkg tool, and automatically adding those packages to a munki repo.

Note: As of this version, munkitap should be production ready. That said, please be cautious and always have a working backup. Testing and debugging is very welcome.

Changes/Updates:

  • Logging for all munkitap actions has been implemented.
  • --verbose flag for more information for debugging.
  • Install pkg includes a LaunchAgent to run munkipkg hourly.

Future Development:

  • Implement JSON logging and more meaningful logging messages
  • Further testing/debugging