0.1.11 • Published 7 months ago

@kodey-ai/cli v0.1.11

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

Kodey AI CLI

A command-line interface for interacting with Kodey AI services

Prerequisites

  • Node.js >= 18.0.0
  • Yarn package manager
  • Kodey Account

Installation

yarn global add @kodey-ai/cli

Usage

Prerequisites

Retrieve Kodey.ai Team Credentials

1. Navigate to and Sign Into Your Account https://dashboard.kodey.ai/

npm.io

2. Click "Settings" From your Selected Team

npm.io

3. Click "Git Settings"

npm.io

4. Copy the Team Git Repository URL

npm.io

5. Copy The Team Git Access Key

npm.io

6. Click this icon.

npm.io

Repository Management

# Clone or pull a repository
kodeyai repo:clone --url https://git-codecommit.region.amazonaws.com/v1/repos/myrepo --username ABCDEF --password 123456
# Push changes to a repository
kodeyai repo:push

License

This project is licensed under the MIT License - see the LICENSE file for details.