Welcome to mirror list, hosted at ThFree Co, Russian Federation.

krankerl.toml - github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 36b3e5964a120d7b42c398f11ae9a559e32d5540 (plain)
1
2
3
4
5
[package]
before_cmds = [
    "npm install",
    "npm run build",
]