You can run commands like ls
, mkdir
, rm
on web.
- Clone the repository.
git clone https://github.com/tszhong0411/zsh-web.git
- Install dependencies.
pnpm install
- Start the server.
pnpm dev
The project is still under development. Therefore, the code is still messy and the features are not complete.
This project can't be done without the following projects for inspiration:
It is built using @zenfs/core
and @zenfs/dom
for the file system emulation.
Contributions to Zsh Web are welcome! If you'd like to contribute new features, bug fixes, or improvements, please fork the repository, make your changes, and submit a pull request.
Zsh Web is developed and maintained by tszhong0411.
This project is licensed under the MIT License.
Made with ❤️ in Hong Kong