[add] readme

This commit is contained in:
fenris 2025-03-03 06:17:53 +00:00
parent 51431ec4cf
commit 4d17055498

26
readme.md Normal file
View file

@ -0,0 +1,26 @@
# Composition
## Building
### Requirements
- Typescript compiler (Debian package name: `node-typescript`)
- GNU Make (Debian package name: `make`)
### Instructions
- execute `tools/build`
## Running
### Requirement
- NodeJS (Debian package name: `nodejs`)
### Instructions
- execute `build/mixin`