Learning Dart
This commit is contained in:
22
dart/two-fer/.exercism/config.json
Normal file
22
dart/two-fer/.exercism/config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"authors": [
|
||||
"amscotti"
|
||||
],
|
||||
"contributors": [
|
||||
"Stargator",
|
||||
"kytrinyx"
|
||||
],
|
||||
"files": {
|
||||
"solution": [
|
||||
"lib/two_fer.dart"
|
||||
],
|
||||
"test": [
|
||||
"test/two_fer_test.dart"
|
||||
],
|
||||
"example": [
|
||||
".meta/lib/example.dart"
|
||||
]
|
||||
},
|
||||
"blurb": "Create a sentence of the form \"One for X, one for me.\".",
|
||||
"source_url": "https://github.com/exercism/problem-specifications/issues/757"
|
||||
}
|
1
dart/two-fer/.exercism/metadata.json
Normal file
1
dart/two-fer/.exercism/metadata.json
Normal file
@@ -0,0 +1 @@
|
||||
{"track":"dart","exercise":"two-fer","id":"17fe0422f65a4b7094dbe3d0df9c5885","url":"https://exercism.org/tracks/dart/exercises/two-fer","handle":"br0xen","is_requester":true,"auto_approve":false}
|
Reference in New Issue
Block a user