Initial commit

This commit is contained in:
Mark J Price 2022-02-13 16:03:32 +00:00
parent d5bde3c775
commit 5fb8e6929b
33 changed files with 842 additions and 0 deletions

View file

@ -0,0 +1,8 @@
{
"profiles": {
"Arguments": {
"commandName": "Project",
"commandLineArgs": "red yellow 50"
}
}
}