/puppet-bbedit

Primary LanguageRubyMIT LicenseMIT

BBEdit - It Doesn't Suck

Build Status

Installs BBEdit.

Does not include license but there is a free alternative Textwrangler.

Usage:

include bbedit

Note: Right now this does not install cmd tools so you will have to run that from the app menu on your own.

Required Puppet Modules

  • boxen
  • stdlib

Development

Set GITHUB_API_TOKEN in your shell with a Github oAuth Token to raise your API rate limit. You can get some work done without it, but you're less likely to encounter errors like Unable to find module 'boxen/puppet-boxen' on https://github.com.

Then write some code. Run script/cibuild to test it. Check the script directory for other useful tools.