twt/oranda.json

17 lines
282 B
JSON

{
"build": {
"path_prefix": "twt",
"dist_dir": "./docs"
},
"components": {
"artifacts": {
"cargo_dist": true,
"package_managers": {
"preferred": {
"nix flakes": "nix profile install github:msfjarvis/twt"
}
}
}
}
}