bash icon indicating copy to clipboard operation
bash copied to clipboard

Exercism exercises in Bash.

Results 13 bash issues
Sort by recently updated
recently updated
newest added

More of a philosophical question than anything else. The bash course seems to be heavily focused on solving relatively generic programming problems but in bash. This is akin to what...

wontfix
discussion

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ To get your track ready for Exercism v3, the following needs...

This is not intended for merging at all, but rather it is intended to share ideas about how to convert our tests to library testing. That being said, if commits...

enhancement
invalid
wontfix
discussion

In Exercism v3, we're introducing a new (optional) tool: the [representer](https://github.com/exercism/docs/blob/main/building/tooling/representers/README.md). The goal of the representer is to take a solution and returning a representation, which is an extraction of...

x:action/create
x:knowledge/advanced
x:module/representer
x:type/coding
x:size/massive

In Exercism v3, we are making increased use of our v2 [analyzers](https://github.com/exercism/docs/blob/main/building/tooling/analyzers/README.md). Analyzers automatically assess student's submissions and provide mentor-style commentary. They can be used to catch common mistakes and/or...

x:action/create
x:knowledge/advanced
x:module/analyzer
x:type/coding
x:size/massive

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ There are several new features in Exercism v3 for tracks to...

x:action/improve
x:knowledge/elementary
x:type/content
x:size/tiny

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ In Exercism v3, each track must specify exactly six "key features"....

x:action/create
x:knowledge/none
x:type/content
x:size/small

_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._ Exercism v3 introduces a new type of exercise: [Concept Exercises](https://github.com/exercism/v3-docs/blob/main/product/concept-exercises.md). All...

x:action/improve
x:knowledge/intermediate
x:module/practice-exercise
x:type/content
x:size/large

so we dont have to read the bats file.... # pull request template --- Reviewer Resources: [Track Policies](https://github.com/exercism/bash/blob/master/POLICIES.md)

Given http://forum.exercism.org/t/bash-recovering-from-the-word-count-exercise/7210