Skip to content

Commit 9b9c867

Browse files
committed
readme: add initial pkgcraft-related info
1 parent 68caa6c commit 9b9c867

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[![ci](https://github.com/pkgcraft/bash/actions/workflows/test.yml/badge.svg?branch=main)](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

Comments
 (0)