platform-os-tool
v0.4.9
Published
Basic CLI tool for interacting with FSAI Platform OS
Readme
Platform OS Tool
A basic CLI tool for building Platform OS tools
Overview
Install the tool:
npm install -g platform-os-toolThis will make the os command available globally. Then run the following to package a tool:
os package-tool <folder>