Skip to content

undersquire/runix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

runix

A cross-platform UNIX shell.

Features

Completed features will be marked:

  • Command Execution & Built-in Commands
  • Command History
  • Shell Scripts

Compiling

To compile runix, make sure you have a Rust toolchain that supports Rust 2021 edition installed.

  • git clone https://github.com/undersquire/runix
  • cd runix
  • cargo build --release

The Runix executable will be located in /target/release. To install it as your main shell, please look up instructions for your operating system online: how to change default shell on linux/mac/windows.

License

Runix is licensed under the MIT license.

About

A cross-platform UNIX shell.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages