arades79 / hyperdome

the safest place to reach out
Other
27 stars 1 forks source link

Simplify paths #86

Closed arades79 closed 4 years ago

arades79 commented 4 years ago

Summary

This PR moves all pathing and file logic over to using pathlib.

There were also significant refactorings done to the common module to simplify bootstrapping and overall simplify logic to be drastically more ergonomic to use as well as easier to maintain.

This PR fixes #28

Checklist