@onereach/orest-input-cli
v1.18.0
Published
The tool for creating, serving, and publishing OREST Inputs
Readme
The tool for creating, serving, and publishing OREST Inputs
Local use in development mode
# link
npm link @onereach/orest-input-cli
# unlink
npm unlink @onereach/orest-input-cliCreate your first input
orest-input create folder_name
cd folder_name
pnpm i