diff --git a/Formula/factor.rb b/Formula/factor.rb new file mode 100644 index 00000000000..148b7893622 --- /dev/null +++ b/Formula/factor.rb @@ -0,0 +1,24 @@ +require 'brewkit' + +# This formula installs Factor TRUNK, as there is no +# good stable release. It also takes up to and including +# "a very long time" to bootstrap the image. + +class Factor