Skip to content

sandbands/yash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yash

YASH - Yet Another Shell

Windows and Mac support coming soon.

(Work in Progress, full release soon)

Installation

Place the yash folder inside your home directory

Navigate to the yash directory in your console

type 'make install'

For you to read

  • PATCH.md
  • ./bin/SETUP.md
  • ./config/CONFIG.md
  • (Optional) ./doc/*.md

Ideas for the future

  • rmdir: Remove a directory and its contents or multiple directories and their contents
  • rm: Remove a file or multiple files
  • mkdir: Create a new directory or multiple directories
  • mk: Create a file or multiple files
  • cat: Concatenate a string to a target
  • echo: Use standard output
  • run command files/config files (similar to .bashrc, .zshrc)
  • scripting language

About

YASH - Yet Another Shell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published