JSPM

  • Created
  • Published
  • Downloads 413
  • Score
    100M100P100Q122846F
  • License MIT

Interactive CLI wizard to configure CodeX or Claude Code for adaAI Platform API access.

Package Exports

  • adacode
  • adacode/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (adacode) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

adacode

Satu perintah untuk setup Vibe Coding dengan adaAI Platform.

npx adacode

Pilihan CLI

CLI Kegunaan Setelah Setup
CodeX Coding assistant OpenAI codex
Claude Code Coding assistant Anthropic claude
OpenCode Terminal IDE berbasis AI opencode
OpenClaw AI Gateway (WhatsApp, Telegram, dll.) npx openclaw gateway --bind lan

Cara Pakai

  1. Jalankan npx adacode
  2. Pilih bahasa (English / Bahasa Indonesia)
  3. Pilih CLI yang ingin dikonfigurasi
  4. Paste API key adaAI → adaai.id/api-keys
  5. Selesai — langsung pakai!

OpenClaw

Gateway token di-generate otomatis via API. Setelah setup:

# Terminal 1: jalankan gateway
npx openclaw gateway --bind lan

# Terminal 2: buka dashboard
npx openclaw dashboard

File yang Dikonfigurasi

CLI File
CodeX ~/.codex/config.toml, ~/.codex/auth.json
Claude Code ~/.claude/settings.json
OpenCode ~/.config/opencode/opencode.json
OpenClaw ~/.openclaw/openclaw.json

Fitur

  • Zero-install — cukup npx adacode
  • Bilingual — English & Bahasa Indonesia (auto-detect)
  • Safe backup — file .bak otomatis sebelum overwrite
  • Cross-platform — Windows, macOS, Linux

License

MIT