composition/readme.md

27 lines
311 B
Markdown
Raw Permalink Normal View History

2025-03-03 07:17:53 +01:00
# 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`