Skip to content

ManiArasteh/gls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

gLS

LS command with Git integration

Installation

Using Python

Install Python from their website or with system package manager. Or even Anaconda.

Then, install GitPython using command below:

pip install gitpython

After that, use Git to clone repository (If you don't have it, download it from here):

git clone https://github.com/MaArasteh/gls

And finished! Use CD command to go to gls directory and run it using Python:

python gls.py

Using EXE file (only Windows)

Download it from Releases page and run it from Command Prompt or PowerShell (Don't double click on it)

You can use installer. But even standard and portable, you need to put it in PATH environment. Search for it.

About

gLS, LS command with Git integration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages