8000 GitHub - helloworld/fixme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

helloworld/fixme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fixme

PyPI Changelog Tests License

Use AI to automatically fix bugs

Installation

Install this tool using pip:

pip install fixme

Usage

For help, run:

fixme --help

You can also use:

python -m fixme --help

Development

To contribute to this tool, first checkout the code. Then create a new virtual environment:

cd fixme
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0