Skip to content

Commit

Permalink
Regenerated READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
rzuckerm authored and actions-user committed Jan 18, 2024
1 parent 93fbae5 commit 26334df
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions archive/b/beef/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## Sample Programs List - 5/37 :disappointed:
## Sample Programs List - 10/37 :thinking:

In this section, we feature a list of completed and missing programs in Beef. See above for the current amount of completed programs in Beef. 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.

Expand All @@ -11,9 +11,14 @@ In this section, we feature a list of completed and missing programs in Beef. Se
Below, you'll find a list of completed code snippets in Beef. 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.

- :warning: [Baklava in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+beef) [[Requirements](https://sampleprograms.io/projects/baklava)]
- :warning: [Capitalize in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+beef) [[Requirements](https://sampleprograms.io/projects/capitalize)]
- :warning: [Duplicate Character Counter in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+duplicate+character+counter+beef) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
- :warning: [Even Odd in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+beef) [[Requirements](https://sampleprograms.io/projects/even-odd)]
- :warning: [File Input Output in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+input+output+beef) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
- :warning: [Fizz Buzz in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+beef) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
- :warning: [Hello World in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+beef) [[Requirements](https://sampleprograms.io/projects/hello-world)]
- :warning: [Quine in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+quine+beef) [[Requirements](https://sampleprograms.io/projects/quine)]
- :warning: [Remove All Whitespace in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+remove+all+whitespace+beef) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
- :warning: [Reverse String in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+beef) [[Requirements](https://sampleprograms.io/projects/reverse-string)]

### Missing Programs
Expand All @@ -22,14 +27,11 @@ The following list contains all of the approved programs that are not currently

- :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+Beef) [[Requirements](https://sampleprograms.io/projects/binary-search)]
- :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+Beef) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Beef) [[Requirements](https://sampleprograms.io/projects/capitalize)]
- :x: [Convex Hull](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,convex+hull&template=code-snippet-request.md&title=Add+Convex+Hull+in+Beef) [[Requirements](https://sampleprograms.io/projects/convex-hull)]
- :x: [Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+Beef) [[Requirements](https://sampleprograms.io/projects/depth-first-search)]
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Beef) [[Requirements](https://sampleprograms.io/projects/dijkstra)]
- :x: [Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+Beef) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Beef) [[Requirements](https://sampleprograms.io/projects/factorial)]
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+Beef) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+Beef) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Beef) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Beef) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+Beef) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
Expand All @@ -45,8 +47,6 @@ The following list contains all of the approved programs that are not currently
- :x: [Palindromic Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,palindromic+number&template=code-snippet-request.md&title=Add+Palindromic+Number+in+Beef) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+Beef) [[Requirements](https://sampleprograms.io/projects/prime-number)]
- :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+Beef) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Beef) [[Requirements](https://sampleprograms.io/projects/quine)]
- :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+Beef) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
- :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+Beef) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]
- :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+Beef) [[Requirements](https://sampleprograms.io/projects/rot13)]
- :x: [Selection Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,selection+sort&template=code-snippet-request.md&title=Add+Selection+Sort+in+Beef) [[Requirements](https://sampleprograms.io/projects/selection-sort)]
Expand All @@ -67,7 +67,7 @@ For example, the "Hello World" sample would be named this:
The following list shares details about what we're using to test all Sample Programs in Beef:

- Docker Image: rzuckerm/beef
- Docker Tag: 0.43.5a1-3
- Docker Tag: 0.43.5a2-4

See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.

Expand Down

0 comments on commit 26334df

Please sign in to comment.