Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 

Repository files navigation

Systems Automation

Linux & Windows Only! Utilizing Python

Prerequisite:

  • Python Needs To Be Installed And In Your Path:
Python Installation
  • Installing Python On Linux

    • Debian/Ubuntu:
      sudo apt install python3
      
    • Arch Linux:
      sudo pacman -S python
      
    • Fedora:
      sudo dnf install python
      
  • Installing Python On Windows

    • If You Have Winget:
      winget install 9NQ7512CXL7T
      
    • If Winget Is NOT Present
      • Install This .msix File
  • Installing Python On macOS

    • Install Brew:
      /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
      brew install python
      
  • You Also Must Have The Permissions To Run Scripts.

About

A Simple Repo To Help With Your System Automation!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages