Skip to content

vgonisanz/bash-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash framework

This repository contains some tools to ease create new scripts with bash.

Folders

  • inc: Contains all include files for bash scripts.
  • templates: Contains templates to create new scripts based on includes.
  • samples: Contains different samples to create interesting scripts.

Includes

  • print: Functions to print with colors in 8/16 color terminals.
  • user_input: Functions to get data from a user.

Samples

  • formatting: Samples to format terminal output.

Templates

  • script: Base template.

References

About

My own basic framework to create cool bash scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published