This is a monorepo for lab experiments and related components. 🧪
- cmd/: Contains command-line interface components.
- pkg/: Contains libraries and utilities available for use.
- projects/: Contains various lab experiments and projects.
- scripts/: Contains scripts for automation and other tasks.
To get started with this project, clone the repository and navigate to the labs
directory. You can use the provided Makefile to build and manage the project.
Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.