Complete rewrite of my backupdb cli/server tool
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
dave ec0b89039c working server builds 2 years ago
backupdb2 working server builds 2 years ago
.dockerignore working server builds 2 years ago
.gitignore Base python project 2 years ago
Dockerfile working server builds 2 years ago
Makefile working server builds 2 years ago
README.md Base python project 2 years ago
requirements.txt basic uploading 2 years ago
setup.py move version tag 2 years ago

README.md

package

Base git repo for a python project

You'll want to edit:

  • Rename package directory
  • name, description, package module, and scripts in setup.py
  • docker image name in Makefile
  • entrypoint script name in Dockerfile