Skip to content

jakinluk/ai-devs-cli

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published