Skip to content

Latest commit

 

History

22 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thc-devops-toolkit

License Python DevOps DevOps GitHub LinkedIn

thc-devops-toolkit is a toolkit designed to simplify DevOps workflows, providing automation scripts and utilities to help developers and operations teams improve efficiency.

Features

  • Includes various built-in tools
  • Easily extensible and customizable

Installation

git clone https://github.com/tcfwbper/thc-devops-toolkit.git
cd thc-devops-toolkit
bash dev/venv-create.sh <your_venv version>
source .venv/bin/activate
bash dev/bootstrap.sh

Usage

Refer to examples for each tool.

Project Structure

thc-devops-toolkit/
├── dev/           # Scripts for development
├── examples/      # Demonstrate how to use this toolkit
├── src/           # Main code and utility scripts
│   ├── ...        # Sub-tools and modules
├── test/          # Test files
├── pyproject.toml # Project configuration
├── README.md      # Project documentation

Contributing

Feel free to submit issues or pull requests to help improve this toolkit.

Please pass all the tests before submit your contribution.

bash dev/format-and-test.sh

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages