Skip to content

emintham/docdiffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docdiffer

A tool for figuring out what changed in your DRF API code between versions.

Usage

  1. In the code repository where your API lives, pull the latest code from your remote branch and check out the latest code changes. e.g. current release branch.
  2. Run python path/to/docdiffer.py --branch=<previous_release_branch> --root=..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages