Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 801 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 801 Bytes

Package Manager

Build Status Coverage Status

Package Manager for different distrobution of linux.

Conventions

# - requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command $ - requires given linux commands to be executed as a regular non-privileged user

Installation

$ pip install package-manager-TirsvadCLI

TODO

  • Package install
    • Add support for fedora and centos

Development

Want to contribute? Great!