Skip to content

mohamad171/modo_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modo code assistant client Beta

Overview

This project provides a command-line interface for managing projects within a system called Modo Code. Users can initialize projects, ask questions related to those projects, and receive AI-generated responses.

Features

  • Initialize a Project: Users can create a new project with a specified name and programming language.
  • Ask Questions: Once a project is initialized, users can pose questions related to their projects and receive AI-generated responses.

Supported Languages

Python - C# - Typescript - Javascript - Go

Installation

  1. Install modo:

    pip install modo-code
  2. Authenticate with Modo Code: Run the following command to log in:

    modo login

Usage

  1. Initialize a Project:

    Run the following command at root of project to start the project initialization process:

    modo init

    Follow the prompts to provide the project name and language.

  2. Ask a Question:

    After initializing a project, you can ask questions like this:

    modo ask_question

Contributing

If you'd like to contribute to the project, please fork the repository and submit a pull request with your proposed changes.

License

This project is licensed under the MIT License

Check list

  • Support new languages

    • C#
    • GoLang
    • Dart
    • PHP
  • Update command

    • New command to update librarry

About

A command-line interface for managing projects within a system called Modo Code that know your code base

Resources

Stars

Watchers

Forks

Contributors

Languages