Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 794 Bytes

File metadata and controls

21 lines (16 loc) · 794 Bytes

LinuxTools

License Release

CLI tools, scripts and binaries for GNU/Linux administration

Installation

  1. Use the package manager apt to install git.
sudo apt install git
  1. Clone this repository.
git clone git://github.com/CongresoCDMX/LinuxTools

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.