Initial commit
This commit is contained in:
30
bash/two-fer/.exercism/config.json
Normal file
30
bash/two-fer/.exercism/config.json
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"authors": [
|
||||
"Smarticles101"
|
||||
],
|
||||
"contributors": [
|
||||
"alirezaghey",
|
||||
"bkhl",
|
||||
"budmc29",
|
||||
"glennj",
|
||||
"guygastineau",
|
||||
"IsaacG",
|
||||
"kotp",
|
||||
"kytrinyx",
|
||||
"sjwarner-bp",
|
||||
"ZapAnton"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"two_fer.sh"
|
||||
],
|
||||
"test": [
|
||||
"two_fer.bats"
|
||||
],
|
||||
"example": [
|
||||
".meta/example.sh"
|
||||
]
|
||||
},
|
||||
"blurb": "Create a sentence of the form \"One for X, one for me.\".",
|
||||
"source_url": "https://github.com/exercism/problem-specifications/issues/757"
|
||||
}
|
||||
1
bash/two-fer/.exercism/metadata.json
Normal file
1
bash/two-fer/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"bash","exercise":"two-fer","id":"b6c42ebc5db448c2a4d0499b1c4353db","url":"https://exercism.org/tracks/bash/exercises/two-fer","handle":"Kimawari","is_requester":true,"auto_approve":false}
|
||||
Reference in New Issue
Block a user