This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple code annotation tool to review code when you do not have a pull request
License
fabioanderegg/code_annotate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple code annotation tool to review code when you do not have a pull request. To use do the following: * Create a virtualenv and install the dependencies in requirements/base.txt. * Create a file named DATABASE_URL in the envir/ directory with the following content: `sqlite://./db.sqlite3` * Create a file named CODE_DIRECTORY in the envdir/ directory with the path to the code to be reviewed. * Create a admin account with `./manage createsuperuser` License: MIT
About
A simple code annotation tool to review code when you do not have a pull request
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published