Subsembly comes with a CLI tool that helps to ease the development of Subsembly runtimes. CLI tool contains following commands that simplify compiling and running Subsembly runtimes.
Installation
The minimum supported Node version is 14.0.0
To install CLI tool, run:
npm install -g subsembly
This will install subsemblyglobally.
Once you're done installing subsembly, make sure it was installed correctly: