https://github.com/themaster1127/ht-workspace
HT-Workspace is a versatile coding environment that supports both HTH and HTpy languages. It features a simulated file system that allows you to create, edit, and manage files and folders directly in your browser.
https://github.com/themaster1127/ht-workspace
Last synced: 2 months ago
JSON representation
HT-Workspace is a versatile coding environment that supports both HTH and HTpy languages. It features a simulated file system that allows you to create, edit, and manage files and folders directly in your browser.
- Host: GitHub
- URL: https://github.com/themaster1127/ht-workspace
- Owner: TheMaster1127
- License: mit
- Created: 2024-07-12T17:36:41.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T11:01:58.000Z (10 months ago)
- Last Synced: 2025-01-26T00:34:03.470Z (4 months ago)
- Language: HTML
- Homepage: https://themaster1127.github.io/HT-Workspace/
- Size: 398 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HT-Workspace
HT-Workspace is a versatile coding environment that supports both HTH and HTpy languages. It features a simulated file system that allows you to create, edit, and manage files and folders directly in your browser.
## Features
- **Supports HTH and HTpy:** Seamlessly code in both HTH and HTpy languages.
- **Simulated File System:** Create, edit, rename, and delete files and folders.
- **Automatic Saving:** Your files are saved automatically with every keystroke.
- **Device Compatibility:** Works on both desktop and mobile devices.## How to Use
1. **Access the Workspace:** Open the [HT-Workspace](https://themaster1127.github.io/HT-Workspace/) in your browser.
2. **Create Files:** Use the file system to create new files with the .hth or .htpy extension.
3. **Edit Files:** Write your code directly in the built-in editor.
4. **Save Files:** Your progress is saved automatically as you type.
5. **Run Code:** Execute your HTH or HTpy code and see the output directly in the workspace.