Skip to content

vanyabrucker/codeval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeval

A senior engineering proof-reading your repo and creating tasks.

Setup

  1. Clone the repository
  2. python -m venv .venv
  3. source .venv/bin/activate
  4. Install packages with pip install -r requirements.txt
  5. Copy the example environment variables file:
cp .env-example .env
  1. Create an account at https://linear.app and create an access token (Click on Team, Settings, Security & access, Personal API keys).
  2. Create an account at DeepSeek and create an access token.
  3. Populate the .env file with the required environment variables.
  4. Run the application with python app.py

About

A senior engineering proof-reading your repo and creating tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages