Skip to content

aefuente/zell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zell

Zell is a toy shell written in Zig.


Features

  • Interactive command prompt
  • Simple command execution (like ls, cat, etc.)
  • Lightweight and minimal dependencies
  • Written entirely in Zig

Installation

From source

  1. Make sure you have Zig installed.
  2. Clone the repository:
git clone https://github.com/aefuente/zell.git
cd zell
  1. Build Zell:
zig build -Doptmize=ReleaseFast
  1. Run Zell:
./zig-out/bin/zell

License

MIT License © 2025 Andre Fuentes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages