Add Phoenix starter workflow

This commit is contained in:
Jonathan Clem
2020-07-14 15:40:29 -04:00
parent 920aa0286c
commit 9d2ef9d746
2 changed files with 57 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Phoenix",
"description": "Build and test an Elixir Phoenix project.",
"iconName": "phoenix",
"categories": ["Elixir", "Erlang", "Phoenix"]
}