This is a simple Zsh script designed to help developers who want to use AI services (like ChatGPT) to convert their code into multiple programming languages. The script’s goal is to streamline the process of adding a structured prompt to the clipboard for easier AI interaction.
- Automatically adds a customizable conversion prompt to existing code in the clipboard
- Supports multiple programming languages (e.g., Ruby, TypeScript, JavaScript, Java, Python)
- Uses
pbpaste
andpbcopy
for clipboard management - Designed for macOS, with an option for cross-platform extension