Skip to content

mirea-tasks/polina-shell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polina Shell - GUI Shell in Rust

Pseudo Operating Layer for INteractive shell Actions

Polina Shell is a GUI shell written in Rust, created for the educational project Конфигурационное управление (часть 1/1) [I.25-26].

Build and Run

cargo build
cargo run

How to run scripts?

cargo build
./target/debug/polina-shell --storage ./storage --startapp ./storage/home.pl 

Args

  • storage - VFS file system
  • startapp - pre-prepared shell script

Dev info

  • variant 1
  • group IKBO-65-24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages