We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68caa6c commit 9b9c867Copy full SHA for 9b9c867
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