/orchard-utils

Primary LanguageShellMIT LicenseMIT

orchard-utils

A collection of generic helper utilities that are useful for, but not limited to, developing against our technology stack.


Utilities


Installation Using Brew (under development)

Requirements:

  • python3
  • aws cli (v1 or v2)
  • brew

Run the following to add The Orchard's brew formulas to your brew taps:

brew tap theorchard/theorchard

To install the utilities:

brew install orchard-utils --build-bottle

Possible Improvements

  • Complete brew install setup
  • Add PR test job
  • Automate releases