Skip to content

sajjadmirave/bat-win

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bat Win

open source cli tools

Installation

git clone https://github.com/sajadmirave/bat-win.git
cd bat-win
python setup.py

Commands

show file list

bat-ls

output like this:

.git          docs          info.txt      ReadMe.md    
setup.py      src

read file

bat-cat filename --color =color_name

colors:

color
red
yellow
green
magenta
cyan
blue

output like this:

Hello World

About

windows cli tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.4%
  • Batchfile 10.8%
  • Shell 0.8%