mtsc/README.md
2023-12-22 20:44:46 +03:00

16 lines
436 B
Markdown

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