https://github.com/boris/refactored-carnival
Monorepo containing multiple tools created/used by myself.
https://github.com/boris/refactored-carnival
Last synced: 5 months ago
JSON representation
Monorepo containing multiple tools created/used by myself.
- Host: GitHub
- URL: https://github.com/boris/refactored-carnival
- Owner: boris
- Created: 2025-08-11T09:53:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-08-13T10:12:17.000Z (11 months ago)
- Last Synced: 2025-08-24T00:24:34.514Z (11 months ago)
- Language: HCL
- Size: 77.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Toolbox

A collection of scripts, configs, and utilities for infrastructure, blockchain tooling, and general development.
This monorepo consolidates multiple smaller repositories into a single, organized structure for easier maintenance and discovery.
## Structure
- `infrastructure/`: Contains scripts and configurations for managing infrastructure.
- `blockchain/`: Tools and scripts related to blockchain development and management.
- `utils/`: General utilities and helper scripts for various tasks.
- `edge/`: Edge and serverless computing related scripts and configurations.
- `labs/`: Experimental scripts and configurations for testing new ideas and technologies.
## Goals
- Reduce the number of repositories
- Reduce fragmentation between related tooling
- Preserve full commit history from original repositories
- Make it easier to share workflows, CI, and documentation
- Improve discoverability of scripts and configurations