mtsc/matter-base/README.md

16 lines
481 B
Markdown

# matter-base
This script is used for building release archives.
### Usage
Note that you will need to install and configure
[`matt`](https://git.matterlinux.xyz/matterlinux/matt) before using
`matter-base`.
To use the `matter-base` script, specify a temporary target
directory, it will be cleaned after the build. The final archive
will be named after the directory. For example:
```
matter-base matterlinux_24.00
```
This will create an arhcive named `matterlinux_24.00.tar.gz`