Skip to content

pequeño programa que dice que hace cada comando de linux

License

Notifications You must be signed in to change notification settings

JuanPerdomo00/command-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Commad Linux

Requsito para ejecutar este script

  • tener python3 instalado

Instalacion

· para Windows:
    git clone https://github.com/JuanPerdomo00/command-linux.git
    cd command-linux
    pip install -r requirements.txt
    cd src/
    python main.py
. para Linux
    git clone https://github.com/JuanPerdomo00/command-linux.git
    cd command-linux
    pip3 install -r requirements.txt
    cd src/
    python3 main.py

About

pequeño programa que dice que hace cada comando de linux

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages