Skip to content
Snippets Groups Projects
exadra37-bash

exadra37-bash

Bash scripts

  • B

    Automatically resolve and source your Bash dependencies on run time, from Github or Gitlab code repositories.

  • B

    Install Bash Packages to your Bin dir and make them available in your PATH with a symlink.

  • D

    Run docker exec commands from bash scripts.

  • D

    A set of functions to validate Docker related stuff.

  • D

    A set of functions to create a Docker Image and Container for any App with a User Interface that is not displayed on the Terminal.

  • F

    Some useful bash functions for file system manipulation, to be sourced by other bash scripts.

  • F

    Set of Bash functions to manipulate only folders, not files...

  • G

    Some useful git functions to use in our Bash Scripts.

  • P

    An example package to show how to use Bash Package Installer.

  • P

    Useful to add a signature, with Author info and links, to the output of our Bash Script.

  • P

    Pretty Print package name is obvious, therefore it will have a set o useful functions to perform nice outputs in our Bash Scripts.

  • S

    Useful functions to manipulate strings in our Bash Scripts.

  • U

    from gitlab.exadra37.com BashScripts

  • X

    A set of functions to manage X11 server on Linux