Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 960 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 960 Bytes

Scripts Tools & Apps

This is a collection of potentially useful scripts, tools and small applications that might be helpful in accomplishing rather tedious or repetitive jobs.

Index

(in no particular order)

Dependencies

The script usually requires posix-like shell-ish environment, which includes, but is not limited to, bash, sed, awk, grep and other UNIX standard utilities. Scripts will also work on Windows under git-bash.

Some scripts may also require third-party utilities. Refer to each individual scripts' README.md file.

Contributing

If you find a bug, or if you want to contribute with your own script or tool, feel free to open an issue, or pull-request.

Licensing

Scripts are by default distributed under GLP-3.0, unless stated otherwise. See LICENSE file for more information.