Skip to content

Debian Support

Compare
Choose a tag to compare
@Descent098 Descent098 released this 16 Jan 02:48
· 36 commits to master since this release
92989d3

January 15th 2020

The focus for this release was debian linux support, and implementing the current feature sets in debian linux as much as possible.

Features:

  • Added Support for local files and not just download links
  • .deb support
  • .tar.gz support (just extracting no binary installation stuff)
  • Installation of custom PPA based packages
  • Installation of apt packages
  • Porting all available resource library resources

Development QOL:

  • Added nox for automation
    • Distribution building
    • Distribution releasing
    • Running tests
  • Began implementing functionality and runtime compatibility tests with pytest