Skip to content

Commit bb7836e

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4164)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 18e889e commit bb7836e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

archive/l/latte/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22

33
Welcome to Sample Programs in Latte! To find documentation related to the Latte code in this repo, look [here.](https://sampleprograms.io/languages/latte)
44

5-
## Sample Programs List - 1/37 :disappointed:
5+
## Sample Programs List - 2/37 :disappointed:
66

77
In this section, we feature a list of completed and missing programs in Latte. See above for the current amount of completed programs in Latte. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
88

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Latte. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.
1212

13+
- :warning: [Baklava in Latte](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+latte) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Latte](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+latte) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1415

1516
### Missing Programs
1617

1718
The following list contains all of the approved programs that are not currently implemented in Latte. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.
1819

19-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Latte) [[Requirements](https://sampleprograms.io/projects/baklava)]
2020
- :x: [Binary Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,binary+search&template=code-snippet-request.md&title=Add+Binary+Search+in+Latte) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2121
- :x: [Bubble Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,bubble+sort&template=code-snippet-request.md&title=Add+Bubble+Sort+in+Latte) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2222
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Latte) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/m/mojiscript/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,21 @@
22

33
Welcome to Sample Programs in Mojiscript! To find documentation related to the Mojiscript code in this repo, look [here.](https://sampleprograms.io/languages/mojiscript)
44

5-
## Sample Programs List - 1/37 :disappointed:
5+
## Sample Programs List - 2/37 :disappointed:
66

77
In this section, we feature a list of completed and missing programs in Mojiscript. See above for the current amount of completed programs in Mojiscript. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
88

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Mojiscript. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.
1212

13+
- :warning: [Baklava in Mojiscript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+mojiscript) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Mojiscript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+mojiscript) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1415

1516
### Missing Programs
1617

1718
The following list contains all of the approved programs that are not currently implemented in Mojiscript. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.
1819

19-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Mojiscript) [[Requirements](https://sampleprograms.io/projects/baklava)]
2020
- :x: [Binary Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,binary+search&template=code-snippet-request.md&title=Add+Binary+Search+in+Mojiscript) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2121
- :x: [Bubble Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,bubble+sort&template=code-snippet-request.md&title=Add+Bubble+Sort+in+Mojiscript) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2222
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Mojiscript) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/m/moonscript/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
Welcome to Sample Programs in Moonscript! To find documentation related to the Moonscript code in this repo, look [here.](https://sampleprograms.io/languages/moonscript)
44

5-
## Sample Programs List - 3/37 :disappointed:
5+
## Sample Programs List - 4/37 :disappointed:
66

77
In this section, we feature a list of completed and missing programs in Moonscript. See above for the current amount of completed programs in Moonscript. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you.
88

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Moonscript. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list.
1212

13+
- :warning: [Baklava in Moonscript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+moonscript) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Fizz Buzz in Moonscript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+moonscript) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1415
- :white_check_mark: [Hello World in Moonscript](https://sampleprograms.io/projects/hello-world/moonscript) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1516
- :warning: [Reverse String in Moonscript](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+moonscript) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -18,7 +19,6 @@ Below, you'll find a list of completed code snippets in Moonscript. Code snippet
1819

1920
The following list contains all of the approved programs that are not currently implemented in Moonscript. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.
2021

21-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Moonscript) [[Requirements](https://sampleprograms.io/projects/baklava)]
2222
- :x: [Binary Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,binary+search&template=code-snippet-request.md&title=Add+Binary+Search+in+Moonscript) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2323
- :x: [Bubble Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,bubble+sort&template=code-snippet-request.md&title=Add+Bubble+Sort+in+Moonscript) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2424
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Moonscript) [[Requirements](https://sampleprograms.io/projects/capitalize)]

0 commit comments

Comments
 (0)