16 lines
436 B
Markdown
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)
|