Skip to content

MelonIs45/MelonShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A custom console made in go (originally created in 2021).

To run (tested on go1.23.10):

  • use go run . in the same directory as the main.go file.

This will get you into the main console environment

List of commands

Command Description
./ Runs an executable in the program argument
cd Changes the console's directory to the one specified, accepts ..
ls Lists all the files in the console's directory
db, debug Lists general shell information
h, help Shows help to do with commands
sys Lists general system information
exit Closes the shell
mk [directory] Makes a folder at the directory argument path
rm [directory] Removes a folder at the directory argument path

About

NEA project during 2021-03

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages