mtsc/matter-base/README.md

16 lines
481 B
Markdown
Raw Permalink Normal View History

# matter-base
This script is used for building release archives.
### Usage
2024-08-12 00:07:34 +00:00
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:
```
2024-08-12 00:07:34 +00:00
matter-base matterlinux_24.00
```
This will create an arhcive named `matterlinux_24.00.tar.gz`