Skip to content

tszhong0411/zsh-web

Repository files navigation

Zsh Web (WIP)

✨ Features

You can run commands like ls, mkdir, rm on web.

💻 Installation

  1. Clone the repository.
git clone https://github.com/tszhong0411/zsh-web.git
  1. Install dependencies.
pnpm install
  1. Start the server.
pnpm dev

⚠️ Notice

The project is still under development. Therefore, the code is still messy and the features are not complete.

💡 Inspiration

This project can't be done without the following projects for inspiration:

🤝🏻 Contributing

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.

❤️ Credits

Zsh Web is developed and maintained by tszhong0411.

🪪 License

This project is licensed under the MIT License.


Made with ❤️ in Hong Kong