Skip to content

The Brie shell. A logical, array-based shell with terse but familiar syntax.

Notifications You must be signed in to change notification settings

fuzzballcat/brie-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brie-shell

The Brie shell. A logical, array-based shell with terse but familiar syntax.

Installation Instructions

For most Linux or Mac systems, the brie-linux or brie-mac executable should suffice. If not, Brie can be built from source by:

  • Cloning the repo
  • Installing suitable Rust build tools, i.e. cargo, rustup
  • Running cargo build --release in the repo directory

The executable is both the shell (when supplied without arguments) and a file executor (when supplied arguments), as is bash. You may follow standard directions for your system to change the default shell using the Brie executable.

Usage

Being a shell, Brie is self-descriptive. Try )help to start.

Status

Brie does not intend to see any major changes in the future.

About

The Brie shell. A logical, array-based shell with terse but familiar syntax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published