Skip to content

bomanviktor/gl-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0-shell

Made in February 2024 as a part of the grit:lab curriculum.

Project description and audit questions

Dependencies

  • Rust

Installation

cargo build --release

Run

cargo run --release

Build

Binary will be created inside target/release. Default name is gritlab-shell.

Features

  • History
  • Auto completion
  • Prompt styling
  • Basic scripting
  • Basic commands

Available commands

  • cat
  • cd
  • clear
  • cp
  • date
  • echo
  • ls
  • mkdir
  • mv
  • pwd
  • rm
  • touch
  • uname
  • ver
  • whoami

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages