2.2.4 • Published 3 years ago

@anas2479/bash-mirror v2.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Bash-Mirror Logo

Bash-Mirror is a JS library for creating Bash or Shell-like experiences on your web apps. It even emulates a filesystem to be more realistic.


Documentation

You can find developer docs at Notion


Default Commands

help : Lists all the commands that currently exist.

clear : Clears everything on the terminal.

cd : Used to change directory.

mkdir : Used to creare a new folder.

touch : Used to create a new file.

rmdir : Used to remove folder.

rm : Used to remove a file.

ls : Lists out all the content in the current directory.


Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

2.2.4

3 years ago

2.2.3

3 years ago

2.2.2

3 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

2.0.0-beta.2

3 years ago

2.0.0-beta.1

3 years ago

2.0.0-beta.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago