We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd4a81 commit 1b4b9d2Copy full SHA for 1b4b9d2
1 file changed
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 via the scallop crate.
7
8
+## Development
9
10
+Note that the development workflow involves rebasing against upstream and force
11
+pushing to keep the patch stack in order.
0 commit comments