mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2024-11-05 14:23:53 +01:00
6 lines
137 B
JSON
6 lines
137 B
JSON
{
|
|
"build": {
|
|
"dockerfile": "Dockerfile"
|
|
},
|
|
"postStartCommand": "inv sync-dependencies && pre-commit install --install-hooks"
|
|
}
|