2023-12-22 17:44:46 +00:00
|
|
|
# matter-tools | Matterlinux Tools and Scripts Collection
|
|
|
|
This repository contains different tools and scripts
|
|
|
|
for general matterlinux installation and configuration.
|
|
|
|
|
|
|
|
### Installation
|
|
|
|
All the tools and scripts can be copied to PATH with
|
|
|
|
the make script:
|
|
|
|
```
|
|
|
|
make install
|
|
|
|
```
|
|
|
|
|
|
|
|
### Usage
|
|
|
|
All tools/scripts contains usage information in README files:
|
|
|
|
- [matter-chroot](matter-chroot/README.md)
|
2024-01-09 19:45:45 +00:00
|
|
|
- [matter-mirror](matter-mirror/README.md)
|
2023-12-22 17:44:46 +00:00
|
|
|
- [matter-setup](matter-setup/README.md)
|