-
Notifications
You must be signed in to change notification settings - Fork 0
/
.fury
45 lines (36 loc) · 1.77 KB
/
.fury
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#!/usr/bin/env bash
:<< "##"
┌─────────────────────────────────────────────────────────┐
│ Zeppelin │
│ ‾‾‾‾‾‾‾‾ │
│ 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 6 https://github.com/propensive/vent main
command compile zeppelin/core
default compile
project zeppelin
name Zeppelin
website https://github.com/propensive/zeppelin
license apache-2
description Precise navigation of paths
module core
compiler scala
sources src/core
include imperial/core
include serpentine/core
include turbulence/core
include feudalism/core
stream latest
lifetime 7
guarantee functionality
stream stable
lifetime 180
guarantee source
##
code=H4sIAAAAAAAAA1WQzW6CUBCF9zzF5IagpuFH8KINwU1t04XGB5Au4P4IkQsUvdUmrPpEfbI+QwdITLubmZM558vhMTFf97tn12Epy4Urdf\
vpXlRDIokKH3YSNbE5ScRhsYpo5C88hXMwzisFZaorfG0Br38lT/18fQ+3iaFjchQXp3dzMl2UnEQHsCUQUxJ467qpYHmNWwOb+lqVdcqL6gimJ\
palTrxowW5Q5bhOr2gE9vsebNS7jum2BPu8hcQw9WzdG1oWy1XN4eE2+HeduBUXmM/AX7tcfLiVLsvoHviUC3bq03YbCnl6zqGWMLgcUJ8qTjFt\
BPXXiXF3QGjUzlqNIblIOdgs8P/FzAjEENAwXPJMho9hOmfBMs2oz6nH53JJA+5nfQEj4kiVGD3Xdqi1B3vpW3McJBoohto8YvwCkFcY9LsBAAA=
eval "$(echo $code | base64 -d | gzip -d)"