Skip to content

Commit 89992c4

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

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

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.
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

Comments
 (0)