commit | 914ea622604c93b088c4b451115543732c6c5f66 | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Thu Mar 19 14:27:35 2015 -0700 |
committer | Dave Borowitz <dborowitz@google.com> | Thu Mar 19 16:40:02 2015 -0700 |
tree | 047d93550106f43c43879da1efaf2824025a888f | |
parent | 2be5f8445c606a92d0a31eeaef2b4eff952efb02 [diff] |
Trail: Whitespace and other minor cleanup Change-Id: I7d4c2cd3eef1277b1b73101927690c2d28ee6aef
A fork of Mutsunori BANBARA‘s PrologCafe to support Gerrit Code Review’s customizable project rules.
To bootstrap Buck and SWI-Prolog >= 6.6.4 must be installed and then build the runtime and compiler with:
buck build all
To package for Maven into the local ~/.m2/repository
directory:
buck build install
To publish to the gerrit-maven storage bucket:
buck build deploy