precodd
v1.3.2
Published
Precodd CLI: Multi-language runner for Python, JS, and Batch
Readme
🚀 Release Notes: Precodd v1.1.0 - The Filesystem Update
This major update introduces advanced file management and deep directory support.
🌟 New Features
- Recursive Path Support: You can now create complex structures like
assets/images/iconsin one go. - Smart Preview: The
previewcommand now scans all subdirectories to find yourindex.html. - Folder Support: Added
add foldercommand for better project organization. - Global Delete & Reset: New
deletecommand for any item and aresetcommand to wipe the workspace.
🛠️ Commands Added/Updated
add folder as {name} in {path}delete {name}reset
🔧 Improvements
- Updated help menu with categorized commands.
- Improved error handling for missing files.
