zcrafter
v3.1.46
Published
AI-powered CLI for mainframe development and intelligent coding assistance
Maintainers
Readme
Zcrafter
AI-powered CLI for mainframe development and intelligent coding assistance
Installation
npm install -g zcrafterUsage
After installation, simply run:
zcrafterThis will launch the interactive TUI (Terminal User Interface) where you can:
- 🤖 Chat with AI for coding assistance
- 🖥️ Connect to mainframe systems
- 📁 Browse and edit datasets
- 📋 Submit and monitor JCL jobs
- 📝 Analyze and document COBOL code
Quick Start
Install the CLI:
npm i -g zcrafterRun Zcrafter:
zcrafterConfigure your AI provider:
- On first launch, select your preferred AI provider (OpenAI, Anthropic, Google, etc.)
- Enter your API key when prompted
Connect to mainframe (optional):
- Press
Ctrl+Dto open the command panel - Select "Connect to mainframe" and enter your Zowe credentials
- Press
Keyboard Shortcuts
| Shortcut | Action |
|----------|--------|
| Ctrl+D | Open command panel |
| Ctrl+C | Exit / Cancel |
| Enter | Send message |
| Esc | Close dialogs |
Requirements
- Node.js 16 or higher
- macOS, Linux, or Windows
Links
License
MIT © Victor Taiwo
