Skip to content

Latest commit

 

History

History

mongodb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

MongoDB example

Just demonstrates how you can basically run any code using migrate-anything.

To test run test.bat (on Windows) / test.sh (*nix). Make sure you've installed the dependencies: pip install -r requirements.txt.

To test in Docker try docker-test.bat or docker-test.sh.