We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68caa6c commit 89992c4Copy full SHA for 89992c4
README.md
@@ -0,0 +1,11 @@
1
+[](https://github.com/pkgcraft/bash/actions/workflows/test.yml)
2
+
3
+# bash
4
5
+Forked version of bash supporting shell interactions (e.g. writing builtins or
6
+modifying variables, arrays, and functions) natively in rust.
7
8
+## Development
9
10
+Note that currently the development workflow involves force pushing in order to
11
+keep the patch stack in order when upstream changes are merged.
0 commit comments