/ai-devs-cli

Primary LanguageTypeScript

Project Name

Unofficial CLI for AI_Devs course

Setup

  1. Use right node version

    nvm use
  2. Install the dependencies.

    yarn
  3. Configure the environment variables.

    cp .env.example .env
  4. Start the application.

    yarn command

Available Commands

  • yarn get-task : To get the task details
  • yarn helloapi: Solve first task