mirror of
https://github.com/Xevion/exercism.git
synced 2025-12-10 06:07:08 -06:00
PowerShell - bob
This commit is contained in:
23
powershell/bob/.exercism/config.json
Normal file
23
powershell/bob/.exercism/config.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"blurb": "Bob is a lackadaisical teenager. In conversation, his responses are very limited.",
|
||||
"authors": [
|
||||
"gyssels"
|
||||
],
|
||||
"contributors": [
|
||||
"kchenery",
|
||||
"sjwarner"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"BobResponse.ps1"
|
||||
],
|
||||
"test": [
|
||||
"BobResponse.tests.ps1"
|
||||
],
|
||||
"example": [
|
||||
".meta/BobResponse.example.ps1"
|
||||
]
|
||||
},
|
||||
"source": "Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutorial.",
|
||||
"source_url": "http://pine.fm/LearnToProgram/?Chapter=06"
|
||||
}
|
||||
1
powershell/bob/.exercism/metadata.json
Normal file
1
powershell/bob/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"powershell","exercise":"bob","id":"daf373bca9aa46f683be795880357358","url":"https://exercism.org/tracks/powershell/exercises/bob","handle":"Xevion","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user