Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 806 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 806 Bytes

ufm_sdk_tools

A central repository for shared code and resources used across UFM plugin projects.

Introduction

This repository is designed to house all the shared code and utilities that can be utilized by various UFM plugin projects. It aims to streamline development processes by providing a centralized location for common tools and scripts, promoting code reuse, and ensuring consistency across projects.

Table of Contents

Technologies Used

TBD

  • Programming Languages: List the main languages used (e.g., Python, Bash)
  • Frameworks: Mention any frameworks or libraries that are part of the shared codebase (e.g. flask, aiohttp, logging, configparser)
  • Tools: Include any tools or platforms that are integral to the repository