Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize project #136

Closed
5 tasks done
alichtman opened this issue Oct 24, 2018 · 1 comment
Closed
5 tasks done

Reorganize project #136

alichtman opened this issue Oct 24, 2018 · 1 comment
Assignees
Milestone

Comments

@alichtman
Copy link
Owner

alichtman commented Oct 24, 2018

  • all src files should go in a shallow-backup dir.
  • Split up the large main file into multiple smaller files.
    • git.py (All git methods)
    • config.py (All config related methods)
    • backup.py (All backup related methods)
    • reinstall.py (All reinstallation methods)
    • printing.py (All printing methods)
  • Make sure all tests work
  • Finish Add config paths to config file #128 and remove backup_paths_temp.py
  • Make sure all the pypi things still work.
    • py_modules and entry_points need a close look in setup.py
@alichtman alichtman added this to the v1.4 milestone Oct 24, 2018
@alichtman alichtman changed the title Move all src files to a shallow-backup dir PROJ ORG: Move all src files to a shallow-backup dir Oct 24, 2018
@alichtman alichtman changed the title PROJ ORG: Move all src files to a shallow-backup dir Organize source files in a directory Oct 24, 2018
@alichtman alichtman changed the title Organize source files in a directory Reorganize project Oct 24, 2018
@alichtman alichtman modified the milestone: v1.4 Oct 24, 2018
alichtman added a commit that referenced this issue Oct 25, 2018
@alichtman
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant