mtsc/README.md
2024-01-17 22:11:31 +03:00

18 lines
507 B
Markdown

# 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)
- [matter-mirror](matter-mirror/README.md)
- [matter-base](matter-base/README.md)
- [matter-iso](matter-iso/README.md)