deep-warrior / tools

:hammer: A collection of various short (standalone) scripts/tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools

Install

# Add all tools to PATH
make

# OR add a specific tool to PATH by running the corresponding makefile
cd <TOOL FOLDER> && make && cd ..

About

:hammer: A collection of various short (standalone) scripts/tools

License:MIT License


Languages

Language:Python 84.3%Language:Shell 11.7%Language:Makefile 4.0%