Skip to content

Bash utilities to make life easier as a Developer and safe time.

License

Notifications You must be signed in to change notification settings

cavoq/bash-utils

Repository files navigation

bash-utils

Useful scripts to make life easier as a Developer and safe time.

Usage

To execute the scripts:

$ chmod +x <script-name>
$ ./<script-name>

Scripts

  • install-docker: Install and configure Docker and Docker Compose for the current user in 1 step.
  • github-info: Get info of a Github user.
  • github-backup: Backup all repositories (including private) of a Github user.
  • ip-info: Obtain information about an IP address.
  • get-services: Get all services running in the current machine on a unix system.
  • check-url: Check url or onion url status with curl.

About

Bash utilities to make life easier as a Developer and safe time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages