Initial commit

This commit is contained in:
2023-04-18 21:30:43 +02:00
commit 8a54eb45e8
32 changed files with 3636 additions and 0 deletions

View 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"
}

View 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}