Daniel J. Summers
323ea83594
- Allow instances to be disabled (partial fix for #29 and #33) - Use RethinkDB F# driver (partial fix for #34) - Add FAKE build script (addresses #30)
12 lines
148 B
JSON
12 lines
148 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fake-cli": {
|
|
"version": "5.22.0",
|
|
"commands": [
|
|
"fake"
|
|
]
|
|
}
|
|
}
|
|
} |