Skip to content

OfficialJavaScript/PowerBashBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PowerBashBridge

Python based Terminal

How to run

You must have Python3 installed

Install Python

Linux
Apt

First, run the following to download package sources.


sudo apt update

Then run the following to install Python


sudo apt install python -y
Yum

First, run the following to download package sources.


yum update -y

Then run the following to install Python


yum install -y python3
Windows
Windows Store

You can install it from the following link


https://www.microsoft.com/store/productId/9NRWMJP3717K?ocid=pdpshare
Install from EXE

You can download the executable from the following link


https://www.python.org/downloads/

Run the file

If you are running this file from a terminal in Windows (as long as the command is correctly connected to the shell - can't remember the word) or Linux you can run python3 main.py Just make sure you move to the right directory.

If you are in Windows you can just double-click the file.

About

Python based Terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages