composition/readme.md
2025-03-03 06:17:53 +00:00

27 lines
311 B
Markdown

# 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`