Skip to content

vanyabrucker/codeval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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). You can also skip the use of Linear be leaving the LINEAR_API_KEY variable empty in the .env file
  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 and codeval will ask you what you want to evaluate!

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages