Skip to content

peterweissdk/script_init

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

💾 Script Init

Static Badge Static Badge Static Badge

A shell script initialization project that provides a framework for creating and managing shell scripts effectively.

✨ Features

  • Shell script initialization and management
  • Standardized script structure
  • Easy to extend and customize
  • Installation option for system-wide availability

🚀 Quick Start

  1. Clone this repository:

    git clone https://github.com/peterweissdk/script_init.git
  2. Make the script executable:

    chmod +x script_init.sh
  3. Run the script:

    ./script_init.sh
  4. Optional: Install the script system-wide:

    ./script_init.sh --install

Usage Options

  • -c, --create: Create a new script
  • -i, --install: Install the script system-wide
  • -u, --update-version: Update the script version
  • -v, --version: Display current version
  • -h, --help: Show help message

📝 Directory Structure

script_init/
├── .git
├── License
├── README.md
└── script_init.sh

🤝 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

🆘 Support

If you encounter any issues or need support, please file an issue on the GitHub repository.

📄 License

This project is licensed under the GNU GENERAL PUBLIC LICENSE v3.0 - see the LICENSE file for details.

About

Create shell script standard info and functions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages