Skip to content

Commit

Permalink
Added new build
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Mar 11, 2024
1 parent 6d142e1 commit 097735b
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions .fury
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
#!/usr/bin/env bash
:<< "##"
┌─────────────────────────────────────────────────────────┐
│ Cardinality │
│ ‾‾‾‾‾‾‾‾‾‾‾ │
│ This file contains a Fury build definition. │
│ Fury can be downloaded from https://fury.build/ │
│ or your can just run this file on the command line. │
└─────────────────────────────────────────────────────────┘
ecosystem vent 3 https://github.com/propensive/vent main
command build cardinality/core
project cardinality
name Cardinality
website https://github.com/propensive/cardinality
description Constraints for constraining sets of real numbers
module core
compiler scala
sources src/core
include fulminate/core
##

code=H4sIAAAAAAAAA1WQzW6CUBCF9zzF5IagpuFH8KINwU1t04XGB5Au4P4IkQsUvdUmrPpEfbI+QwdITLubmZM558vhMTFf97tn12Epy4Urdf\
vpXlRDIokKH3YSNbE5ScRhsYpo5C88hXMwzisFZaorfG0Br38lT/18fQ+3iaFjchQXp3dzMl2UnEQHsCUQUxJ467qpYHmNWwOb+lqVdcqL6gimJ\
palTrxowW5Q5bhOr2gE9vsebNS7jum2BPu8hcQw9WzdG1oWy1XN4eE2+HeduBUXmM/AX7tcfLiVLsvoHviUC3bq03YbCnl6zqGWMLgcUJ8qTjFt\
BPXXiXF3QGjUzlqNIblIOdgs8P/FzAjEENAwXPJMho9hOmfBMs2oz6nH53JJA+5nfQEj4kiVGD3Xdqi1B3vpW3McJBoohto8YvwCkFcY9LsBAAA=

eval "$(echo $code | base64 -d | gzip -d)"

0 comments on commit 097735b

Please sign in to comment.