Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscarnovasf/script_template
Plantilla que permite generar nuevos scripts a partir de una base.
https://github.com/oscarnovasf/script_template
scripting template
Last synced: 9 days ago
JSON representation
Plantilla que permite generar nuevos scripts a partir de una base.
- Host: GitHub
- URL: https://github.com/oscarnovasf/script_template
- Owner: oscarnovasf
- License: other
- Created: 2022-04-26T10:52:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-17T11:28:53.000Z (about 1 year ago)
- Last Synced: 2023-09-17T14:23:02.731Z (about 1 year ago)
- Topics: scripting, template
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Base para generar nuevos scripts
===>Plantilla que permite generar nuevos scripts a partir de una base.
[![version][version-badge]][changelog]
[![Licencia][license-badge]][license]
[![Código de conducta][conduct-badge]][conduct]
[![Donate][donate-badge]][donate-url]---
## Información
Este proyecto es una plantilla base para generar nuevos scripts:
- Estructura base del script.
- Comprobación de parámetros.
- Comprobación se super usuario.
- Mensajes base para la ayuda y header del script.---
## Requisitos
* Se necesita una versión de git superior a la 2.0.---
## Instalación
Esta plantilla está implementada para ser usada con el script
[iniciar-proyecto.sh](https://github.com/oscarnovasf/iniciar-proyecto)---
⌨️ con ❤️ por [Óscar Novás][mi-web] 😊[mi-web]: https://oscarnovas.com "for developers"
[version]: v1.0.3
[version-badge]: https://img.shields.io/badge/Versión-1.0.3-blue.svg[license]: LICENSE.md
[license-badge]: https://img.shields.io/badge/Licencia-GPLv3+-green.svg "Leer la licencia"[conduct]: CODE_OF_CONDUCT.md
[conduct-badge]: https://img.shields.io/badge/C%C3%B3digo%20de%20Conducta-2.0-4baaaa.svg "Código de conducta"[changelog]: CHANGELOG.md "Histórico de cambios"
[donate-badge]: https://img.shields.io/badge/Donaci%C3%B3n-PayPal-red.svg
[donate-url]: https://paypal.me/oscarnovasf "Haz una donación"