diff options
| author | Amlal <amlal@zka.com> | 2024-07-11 23:51:17 +0200 |
|---|---|---|
| committer | Amlal <amlal@zka.com> | 2024-07-11 23:51:17 +0200 |
| commit | 4c52feb57fda9e9ee29c1f5310ec19d8cd9e4ca8 (patch) | |
| tree | 92cafaed135e4d79913d2064ee9e2592c8cd0a3a /ReadMe.md | |
| parent | a45e660211b0e262a53047ac09426fd736d6ef9c (diff) | |
[IMP] libzpt-core shared library and ManifestBuilder class.
Signed-off-by: Amlal <amlal@zka.com>
Diffstat (limited to 'ReadMe.md')
| -rw-r--r-- | ReadMe.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ReadMe.md b/ReadMe.md new file mode 100644 index 0000000..2a8ad90 --- /dev/null +++ b/ReadMe.md @@ -0,0 +1,10 @@ +# ZPT + +A tool used to build libraries/programs and fetch them. + +## Installation + +- You need GCC +- You need Make + +- Run make `build-zpt` and that's it! |
