mtsc/README.md

16 lines
436 B
Markdown
Raw Normal View History

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