twt/oranda.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
282 B
JSON
Raw Permalink Normal View History

{
2023-06-26 12:38:49 +05:30
"build": {
"path_prefix": "twt",
"dist_dir": "./docs"
},
"components": {
"artifacts": {
"cargo_dist": true,
"package_managers": {
"preferred": {
"nix flakes": "nix profile install github:msfjarvis/twt"
}
2023-06-26 12:38:49 +05:30
}
}
}
}