Bladeren bron

Replace exercise templates with track-level default

You can still override the track-level default template by adding a .meta/readme.go.tmpl for the exercise in question.

This removes the stray newline at the end of the generated READMEs.
Katrina Owen 9 jaren geleden
bovenliggende
commit
879b1ec51b
100 gewijzigde bestanden met toevoegingen van 0 en 883 verwijderingen
  1. 0
    1
      config/exercise_readme.go.tmpl
  2. 0
    1
      exercises/accumulate/README.md
  3. 0
    17
      exercises/acronym/.meta/readme.go.tmpl
  4. 0
    1
      exercises/acronym/README.md
  5. 0
    17
      exercises/all-your-base/.meta/readme.go.tmpl
  6. 0
    1
      exercises/all-your-base/README.md
  7. 0
    17
      exercises/allergies/.meta/readme.go.tmpl
  8. 0
    1
      exercises/allergies/README.md
  9. 0
    17
      exercises/anagram/.meta/readme.go.tmpl
  10. 0
    1
      exercises/anagram/README.md
  11. 0
    17
      exercises/atbash-cipher/.meta/readme.go.tmpl
  12. 0
    1
      exercises/atbash-cipher/README.md
  13. 0
    17
      exercises/bank-account/.meta/readme.go.tmpl
  14. 0
    1
      exercises/bank-account/README.md
  15. 0
    17
      exercises/beer-song/.meta/readme.go.tmpl
  16. 0
    1
      exercises/beer-song/README.md
  17. 0
    17
      exercises/binary-search-tree/.meta/readme.go.tmpl
  18. 0
    1
      exercises/binary-search-tree/README.md
  19. 0
    17
      exercises/binary-search/.meta/readme.go.tmpl
  20. 0
    1
      exercises/binary-search/README.md
  21. 0
    17
      exercises/binary/.meta/readme.go.tmpl
  22. 0
    1
      exercises/binary/README.md
  23. 0
    17
      exercises/bob/.meta/readme.go.tmpl
  24. 0
    1
      exercises/bob/README.md
  25. 0
    17
      exercises/book-store/.meta/readme.go.tmpl
  26. 0
    1
      exercises/book-store/README.md
  27. 0
    17
      exercises/bowling/.meta/readme.go.tmpl
  28. 0
    1
      exercises/bowling/README.md
  29. 0
    17
      exercises/bracket-push/.meta/readme.go.tmpl
  30. 0
    1
      exercises/bracket-push/README.md
  31. 0
    17
      exercises/change/.meta/readme.go.tmpl
  32. 0
    1
      exercises/change/README.md
  33. 0
    17
      exercises/circular-buffer/.meta/readme.go.tmpl
  34. 0
    1
      exercises/circular-buffer/README.md
  35. 0
    17
      exercises/clock/.meta/readme.go.tmpl
  36. 0
    1
      exercises/clock/README.md
  37. 0
    17
      exercises/collatz-conjecture/.meta/readme.go.tmpl
  38. 0
    1
      exercises/collatz-conjecture/README.md
  39. 0
    17
      exercises/complex-numbers/.meta/readme.go.tmpl
  40. 0
    1
      exercises/complex-numbers/README.md
  41. 0
    17
      exercises/crypto-square/.meta/readme.go.tmpl
  42. 0
    1
      exercises/crypto-square/README.md
  43. 0
    17
      exercises/custom-set/.meta/readme.go.tmpl
  44. 0
    1
      exercises/custom-set/README.md
  45. 0
    17
      exercises/diamond/.meta/readme.go.tmpl
  46. 0
    1
      exercises/diamond/README.md
  47. 0
    17
      exercises/difference-of-squares/.meta/readme.go.tmpl
  48. 0
    1
      exercises/difference-of-squares/README.md
  49. 0
    17
      exercises/etl/.meta/readme.go.tmpl
  50. 0
    1
      exercises/etl/README.md
  51. 0
    17
      exercises/flatten-array/.meta/readme.go.tmpl
  52. 0
    1
      exercises/flatten-array/README.md
  53. 0
    17
      exercises/food-chain/.meta/readme.go.tmpl
  54. 0
    1
      exercises/food-chain/README.md
  55. 0
    17
      exercises/gigasecond/.meta/readme.go.tmpl
  56. 0
    1
      exercises/gigasecond/README.md
  57. 0
    17
      exercises/grade-school/.meta/readme.go.tmpl
  58. 0
    1
      exercises/grade-school/README.md
  59. 0
    17
      exercises/hamming/.meta/readme.go.tmpl
  60. 0
    1
      exercises/hamming/README.md
  61. 0
    17
      exercises/hello-world/.meta/readme.go.tmpl
  62. 0
    1
      exercises/hello-world/README.md
  63. 0
    17
      exercises/hexadecimal/.meta/readme.go.tmpl
  64. 0
    1
      exercises/hexadecimal/README.md
  65. 0
    17
      exercises/isogram/.meta/readme.go.tmpl
  66. 0
    1
      exercises/isogram/README.md
  67. 0
    17
      exercises/kindergarten-garden/.meta/readme.go.tmpl
  68. 0
    1
      exercises/kindergarten-garden/README.md
  69. 0
    17
      exercises/largest-series-product/.meta/readme.go.tmpl
  70. 0
    1
      exercises/largest-series-product/README.md
  71. 0
    17
      exercises/linked-list/.meta/readme.go.tmpl
  72. 0
    1
      exercises/linked-list/README.md
  73. 0
    17
      exercises/list-ops/.meta/readme.go.tmpl
  74. 0
    1
      exercises/list-ops/README.md
  75. 0
    17
      exercises/luhn/.meta/readme.go.tmpl
  76. 0
    1
      exercises/luhn/README.md
  77. 0
    17
      exercises/matrix/.meta/readme.go.tmpl
  78. 0
    1
      exercises/matrix/README.md
  79. 0
    17
      exercises/meetup/.meta/readme.go.tmpl
  80. 0
    1
      exercises/meetup/README.md
  81. 0
    17
      exercises/minesweeper/.meta/readme.go.tmpl
  82. 0
    1
      exercises/minesweeper/README.md
  83. 0
    17
      exercises/nth-prime/.meta/readme.go.tmpl
  84. 0
    1
      exercises/nth-prime/README.md
  85. 0
    17
      exercises/nucleotide-count/.meta/readme.go.tmpl
  86. 0
    1
      exercises/nucleotide-count/README.md
  87. 0
    17
      exercises/ocr-numbers/.meta/readme.go.tmpl
  88. 0
    1
      exercises/ocr-numbers/README.md
  89. 0
    17
      exercises/octal/.meta/readme.go.tmpl
  90. 0
    1
      exercises/octal/README.md
  91. 0
    17
      exercises/palindrome-products/.meta/readme.go.tmpl
  92. 0
    1
      exercises/palindrome-products/README.md
  93. 0
    17
      exercises/pangram/.meta/readme.go.tmpl
  94. 0
    1
      exercises/pangram/README.md
  95. 0
    17
      exercises/pascals-triangle/.meta/readme.go.tmpl
  96. 0
    1
      exercises/pascals-triangle/README.md
  97. 0
    17
      exercises/perfect-numbers/.meta/readme.go.tmpl
  98. 0
    1
      exercises/perfect-numbers/README.md
  99. 0
    17
      exercises/phone-number/.meta/readme.go.tmpl
  100. 0
    0
      exercises/phone-number/README.md

exercises/accumulate/.meta/readme.go.tmpl → config/exercise_readme.go.tmpl Bestand weergeven

@@ -14,4 +14,3 @@
14 14
 {{ end }}
15 15
 ## Submitting Incomplete Solutions
16 16
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/accumulate/README.md Bestand weergeven

@@ -44,4 +44,3 @@ Conversation with James Edward Gray II [https://twitter.com/jeg2](https://twitte
44 44
 
45 45
 ## Submitting Incomplete Solutions
46 46
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
47
-

+ 0
- 17
exercises/acronym/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/acronym/README.md Bestand weergeven

@@ -24,4 +24,3 @@ Julien Vanier [https://github.com/monkbroc](https://github.com/monkbroc)
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/all-your-base/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/all-your-base/README.md Bestand weergeven

@@ -44,4 +44,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
44 44
 
45 45
 ## Submitting Incomplete Solutions
46 46
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
47
-

+ 0
- 17
exercises/allergies/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/allergies/README.md Bestand weergeven

@@ -46,4 +46,3 @@ Jumpstart Lab Warm-up [http://jumpstartlab.com](http://jumpstartlab.com)
46 46
 
47 47
 ## Submitting Incomplete Solutions
48 48
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
49
-

+ 0
- 17
exercises/anagram/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/anagram/README.md Bestand weergeven

@@ -22,4 +22,3 @@ Inspired by the Extreme Startup game [https://github.com/rchatley/extreme_startu
22 22
 
23 23
 ## Submitting Incomplete Solutions
24 24
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
25
-

+ 0
- 17
exercises/atbash-cipher/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/atbash-cipher/README.md Bestand weergeven

@@ -43,4 +43,3 @@ Wikipedia [http://en.wikipedia.org/wiki/Atbash](http://en.wikipedia.org/wiki/Atb
43 43
 
44 44
 ## Submitting Incomplete Solutions
45 45
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
46
-

+ 0
- 17
exercises/bank-account/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bank-account/README.md Bestand weergeven

@@ -51,4 +51,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
51 51
 
52 52
 ## Submitting Incomplete Solutions
53 53
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
54
-

+ 0
- 17
exercises/beer-song/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/beer-song/README.md Bestand weergeven

@@ -336,4 +336,3 @@ Learn to Program by Chris Pine [http://pine.fm/LearnToProgram/?Chapter=06](http:
336 336
 
337 337
 ## Submitting Incomplete Solutions
338 338
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
339
-

+ 0
- 17
exercises/binary-search-tree/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/binary-search-tree/README.md Bestand weergeven

@@ -69,4 +69,3 @@ Josh Cheek [https://twitter.com/josh_cheek](https://twitter.com/josh_cheek)
69 69
 
70 70
 ## Submitting Incomplete Solutions
71 71
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
72
-

+ 0
- 17
exercises/binary-search/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/binary-search/README.md Bestand weergeven

@@ -50,4 +50,3 @@ Wikipedia [http://en.wikipedia.org/wiki/Binary_search_algorithm](http://en.wikip
50 50
 
51 51
 ## Submitting Incomplete Solutions
52 52
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
53
-

+ 0
- 17
exercises/binary/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/binary/README.md Bestand weergeven

@@ -44,4 +44,3 @@ All of Computer Science [http://www.wolframalpha.com/input/?i=binary&a=*C.binary
44 44
 
45 45
 ## Submitting Incomplete Solutions
46 46
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
47
-

+ 0
- 17
exercises/bob/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bob/README.md Bestand weergeven

@@ -27,4 +27,3 @@ Inspired by the 'Deaf Grandma' exercise in Chris Pine's Learn to Program tutoria
27 27
 
28 28
 ## Submitting Incomplete Solutions
29 29
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
30
-

+ 0
- 17
exercises/book-store/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/book-store/README.md Bestand weergeven

@@ -83,4 +83,3 @@ Inspired by the harry potter kata from Cyber-Dojo. [http://cyber-dojo.org](http:
83 83
 
84 84
 ## Submitting Incomplete Solutions
85 85
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
86
-

+ 0
- 17
exercises/bowling/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bowling/README.md Bestand weergeven

@@ -62,4 +62,3 @@ The Bowling Game Kata at but UncleBob [http://butunclebob.com/ArticleS.UncleBob.
62 62
 
63 63
 ## Submitting Incomplete Solutions
64 64
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
65
-

+ 0
- 17
exercises/bracket-push/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/bracket-push/README.md Bestand weergeven

@@ -19,4 +19,3 @@ Ginna Baker
19 19
 
20 20
 ## Submitting Incomplete Solutions
21 21
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
22
-

+ 0
- 17
exercises/change/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/change/README.md Bestand weergeven

@@ -32,4 +32,3 @@ Software Craftsmanship - Kata-logue [http://craftsmanship.sv.cmu.edu/exercises/c
32 32
 
33 33
 ## Submitting Incomplete Solutions
34 34
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
35
-

+ 0
- 17
exercises/circular-buffer/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/circular-buffer/README.md Bestand weergeven

@@ -59,4 +59,3 @@ Wikipedia [http://en.wikipedia.org/wiki/Circular_buffer](http://en.wikipedia.org
59 59
 
60 60
 ## Submitting Incomplete Solutions
61 61
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
62
-

+ 0
- 17
exercises/clock/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/clock/README.md Bestand weergeven

@@ -27,4 +27,3 @@ Pairing session with Erin Drummond [https://twitter.com/ebdrummond](https://twit
27 27
 
28 28
 ## Submitting Incomplete Solutions
29 29
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
30
-

+ 0
- 17
exercises/collatz-conjecture/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/collatz-conjecture/README.md Bestand weergeven

@@ -42,4 +42,3 @@ An unsolved problem in mathematics named after mathematician Lothar Collatz [htt
42 42
 
43 43
 ## Submitting Incomplete Solutions
44 44
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
45
-

+ 0
- 17
exercises/complex-numbers/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/complex-numbers/README.md Bestand weergeven

@@ -20,4 +20,3 @@ Wikipedia [https://en.wikipedia.org/wiki/Complex_number](https://en.wikipedia.or
20 20
 
21 21
 ## Submitting Incomplete Solutions
22 22
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
23
-

+ 0
- 17
exercises/crypto-square/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/crypto-square/README.md Bestand weergeven

@@ -83,4 +83,3 @@ J Dalbey's Programming Practice problems [http://users.csc.calpoly.edu/~jdalbey/
83 83
 
84 84
 ## Submitting Incomplete Solutions
85 85
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
86
-

+ 0
- 17
exercises/custom-set/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/custom-set/README.md Bestand weergeven

@@ -20,4 +20,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
20 20
 
21 21
 ## Submitting Incomplete Solutions
22 22
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
23
-

+ 0
- 17
exercises/diamond/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/diamond/README.md Bestand weergeven

@@ -68,4 +68,3 @@ Seb Rose [http://claysnow.co.uk/recycling-tests-in-tdd/](http://claysnow.co.uk/r
68 68
 
69 69
 ## Submitting Incomplete Solutions
70 70
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
71
-

+ 0
- 17
exercises/difference-of-squares/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/difference-of-squares/README.md Bestand weergeven

@@ -28,4 +28,3 @@ Problem 6 at Project Euler [http://projecteuler.net/problem=6](http://projecteul
28 28
 
29 29
 ## Submitting Incomplete Solutions
30 30
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
31
-

+ 0
- 17
exercises/etl/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/etl/README.md Bestand weergeven

@@ -60,4 +60,3 @@ The Jumpstart Lab team [http://jumpstartlab.com](http://jumpstartlab.com)
60 60
 
61 61
 ## Submitting Incomplete Solutions
62 62
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
63
-

+ 0
- 17
exercises/flatten-array/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/flatten-array/README.md Bestand weergeven

@@ -27,4 +27,3 @@ Interview Question [https://reference.wolfram.com/language/ref/Flatten.html](htt
27 27
 
28 28
 ## Submitting Incomplete Solutions
29 29
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
30
-

+ 0
- 17
exercises/food-chain/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/food-chain/README.md Bestand weergeven

@@ -79,4 +79,3 @@ Wikipedia [http://en.wikipedia.org/wiki/There_Was_an_Old_Lady_Who_Swallowed_a_Fl
79 79
 
80 80
 ## Submitting Incomplete Solutions
81 81
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
82
-

+ 0
- 17
exercises/gigasecond/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/gigasecond/README.md Bestand weergeven

@@ -20,4 +20,3 @@ Chapter 9 in Chris Pine's online Learn to Program tutorial. [http://pine.fm/Lear
20 20
 
21 21
 ## Submitting Incomplete Solutions
22 22
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
23
-

+ 0
- 17
exercises/grade-school/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/grade-school/README.md Bestand weergeven

@@ -51,4 +51,3 @@ A pairing session with Phil Battos at gSchool [http://gschool.it](http://gschool
51 51
 
52 52
 ## Submitting Incomplete Solutions
53 53
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
54
-

+ 0
- 17
exercises/hamming/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/hamming/README.md Bestand weergeven

@@ -65,4 +65,3 @@ The Calculating Point Mutations problem at Rosalind [http://rosalind.info/proble
65 65
 
66 66
 ## Submitting Incomplete Solutions
67 67
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
68
-

+ 0
- 17
exercises/hello-world/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/hello-world/README.md Bestand weergeven

@@ -36,4 +36,3 @@ This is an exercise to introduce users to using Exercism [http://en.wikipedia.or
36 36
 
37 37
 ## Submitting Incomplete Solutions
38 38
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
39
-

+ 0
- 17
exercises/hexadecimal/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/hexadecimal/README.md Bestand weergeven

@@ -23,4 +23,3 @@ All of Computer Science [http://www.wolframalpha.com/examples/NumberBases.html](
23 23
 
24 24
 ## Submitting Incomplete Solutions
25 25
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
26
-

+ 0
- 17
exercises/isogram/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/isogram/README.md Bestand weergeven

@@ -39,4 +39,3 @@ Wikipedia [https://en.wikipedia.org/wiki/Isogram](https://en.wikipedia.org/wiki/
39 39
 
40 40
 ## Submitting Incomplete Solutions
41 41
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
42
-

+ 0
- 17
exercises/kindergarten-garden/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/kindergarten-garden/README.md Bestand weergeven

@@ -75,4 +75,3 @@ Random musings during airplane trip. [http://jumpstartlab.com](http://jumpstartl
75 75
 
76 76
 ## Submitting Incomplete Solutions
77 77
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
78
-

+ 0
- 17
exercises/largest-series-product/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/largest-series-product/README.md Bestand weergeven

@@ -29,4 +29,3 @@ A variation on Problem 8 at Project Euler [http://projecteuler.net/problem=8](ht
29 29
 
30 30
 ## Submitting Incomplete Solutions
31 31
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
32
-

+ 0
- 17
exercises/linked-list/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/linked-list/README.md Bestand weergeven

@@ -43,4 +43,3 @@ Classic computer science topic
43 43
 
44 44
 ## Submitting Incomplete Solutions
45 45
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
46
-

+ 0
- 17
exercises/list-ops/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/list-ops/README.md Bestand weergeven

@@ -24,4 +24,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/luhn/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/luhn/README.md Bestand weergeven

@@ -80,4 +80,3 @@ The Luhn Algorithm on Wikipedia [http://en.wikipedia.org/wiki/Luhn_algorithm](ht
80 80
 
81 81
 ## Submitting Incomplete Solutions
82 82
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
83
-

+ 0
- 17
exercises/matrix/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/matrix/README.md Bestand weergeven

@@ -54,4 +54,3 @@ Warmup to the `saddle-points` warmup. [http://jumpstartlab.com](http://jumpstart
54 54
 
55 55
 ## Submitting Incomplete Solutions
56 56
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
57
-

+ 0
- 17
exercises/meetup/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/meetup/README.md Bestand weergeven

@@ -39,4 +39,3 @@ Jeremy Hinegardner mentioned a Boulder meetup that happens on the Wednesteenth o
39 39
 
40 40
 ## Submitting Incomplete Solutions
41 41
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
42
-

+ 0
- 17
exercises/minesweeper/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/minesweeper/README.md Bestand weergeven

@@ -39,4 +39,3 @@ For more detailed info about the Java track see the [help page](http://exercism.
39 39
 
40 40
 ## Submitting Incomplete Solutions
41 41
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
42
-

+ 0
- 17
exercises/nth-prime/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/nth-prime/README.md Bestand weergeven

@@ -24,4 +24,3 @@ A variation on Problem 7 at Project Euler [http://projecteuler.net/problem=7](ht
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/nucleotide-count/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/nucleotide-count/README.md Bestand weergeven

@@ -42,4 +42,3 @@ The Calculating DNA Nucleotides_problem at Rosalind [http://rosalind.info/proble
42 42
 
43 43
 ## Submitting Incomplete Solutions
44 44
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
45
-

+ 0
- 17
exercises/ocr-numbers/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/ocr-numbers/README.md Bestand weergeven

@@ -94,4 +94,3 @@ Inspired by the Bank OCR kata [http://codingdojo.org/cgi-bin/wiki.pl?KataBankOCR
94 94
 
95 95
 ## Submitting Incomplete Solutions
96 96
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
97
-

+ 0
- 17
exercises/octal/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/octal/README.md Bestand weergeven

@@ -58,4 +58,3 @@ All of Computer Science [http://www.wolframalpha.com/input/?i=base+8](http://www
58 58
 
59 59
 ## Submitting Incomplete Solutions
60 60
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
61
-

+ 0
- 17
exercises/palindrome-products/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/palindrome-products/README.md Bestand weergeven

@@ -49,4 +49,3 @@ Problem 4 at Project Euler [http://projecteuler.net/problem=4](http://projecteul
49 49
 
50 50
 ## Submitting Incomplete Solutions
51 51
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
52
-

+ 0
- 17
exercises/pangram/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/pangram/README.md Bestand weergeven

@@ -24,4 +24,3 @@ Wikipedia [https://en.wikipedia.org/wiki/Pangram](https://en.wikipedia.org/wiki/
24 24
 
25 25
 ## Submitting Incomplete Solutions
26 26
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
27
-

+ 0
- 17
exercises/pascals-triangle/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/pascals-triangle/README.md Bestand weergeven

@@ -30,4 +30,3 @@ Pascal's Triangle at Wolfram Math World [http://mathworld.wolfram.com/PascalsTri
30 30
 
31 31
 ## Submitting Incomplete Solutions
32 32
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
33
-

+ 0
- 17
exercises/perfect-numbers/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 1
exercises/perfect-numbers/README.md Bestand weergeven

@@ -33,4 +33,3 @@ Taken from Chapter 2 of Functional Thinking by Neal Ford. [http://shop.oreilly.c
33 33
 
34 34
 ## Submitting Incomplete Solutions
35 35
 It's possible to submit an incomplete solution so you can see how others have completed the exercise.
36
-

+ 0
- 17
exercises/phone-number/.meta/readme.go.tmpl Bestand weergeven

@@ -1,17 +0,0 @@
1
-# {{ .Spec.Name }}
2
-
3
-{{ .Spec.Description -}}
4
-{{- with .Hints }}
5
-{{ . }}
6
-{{ end }}
7
-{{- with .TrackInsert }}
8
-{{ . }}
9
-{{ end }}
10
-{{- with .Spec.Credits -}}
11
-## Source
12
-
13
-{{ . }}
14
-{{ end }}
15
-## Submitting Incomplete Solutions
16
-It's possible to submit an incomplete solution so you can see how others have completed the exercise.
17
-

+ 0
- 0
exercises/phone-number/README.md Bestand weergeven


Some files were not shown because too many files changed in this diff