Rename project to mandelmapper
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -6,7 +6,7 @@
|
||||
{
|
||||
"label": "go build",
|
||||
"type": "shell",
|
||||
"command": "go build",
|
||||
"command": "cd mandelmapper ; go build",
|
||||
"group": {
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
|
Reference in New Issue
Block a user