Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haithamaouati/push
Push Bash Scripting
https://github.com/haithamaouati/push
bash bash-script bash-scripting linux linux-shell push script scripting scripting-bridge scripting-interface scripting-language scripting-languages scripts shell shell-script terminal
Last synced: about 1 month ago
JSON representation
Push Bash Scripting
- Host: GitHub
- URL: https://github.com/haithamaouati/push
- Owner: haithamaouati
- License: mit
- Created: 2024-11-26T19:28:35.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-26T19:37:36.000Z (about 1 month ago)
- Last Synced: 2024-11-26T20:29:30.763Z (about 1 month ago)
- Topics: bash, bash-script, bash-scripting, linux, linux-shell, push, script, scripting, scripting-bridge, scripting-interface, scripting-language, scripting-languages, scripts, shell, shell-script, terminal
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PuSH
Push Bash Scripting```
____ ____ _ _
| _ \ _ _ / ___| | | | |
| |_) | | | | | \___ \ | |_| |
| __/ | |_| | ___) | | _ |
|_| \__,_| |____/ |_| |_|
```## Introduce
**PuSH** in Bash scripting language.
As the name suggests, it is a library for the Bash scripting language designed to enhance programming with Bash by customizing inputs and outputs, providing an easier-to-use interface on the Linux terminal.The idea behind the name 'PuSH' is to push Bash programming to be more powerful and easier to use. Additionally, both **PuSH** and **Bash** end with **sh**, reflecting the file type of Bash scripts.
PuSH is designed to be used in bigger Bash scripts as a library or extension, enhancing the script's interface and making it more user-friendly in a simpler way.
## Author
Made with :coffee: by **Haitham Aouati**
- GitHub: [github.com/haithamaouati](https://github.com/haithamaouati)## License
Loki is licensed under [Unlicense license](LICENSE).