Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
MarcoTheBlack
/
DNAnalyzer
Like
0
Downloads: 1
Card
Git
Discussions
Diff of
/.devcontainer/devcontainer.json
[000000] ..
[8c4ad8]
Switch to unified view
a
b/.devcontainer/devcontainer.json
1
{
2
"tasks": {
3
"build": "./gradlew build"
4
}
5
}