Details
-
Task
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Won't Do
-
None
-
None
-
-
13
-
Firebird
Description
You know it would be just super if I could write a node app with stripes-cli as a library package so I could do things like
const stripes = require('@folio/stripes-cli');
Then I could easily write little node scripts where now I can only write little shell scripts. Gosh that would be dandy.
rberger tells me the things to figure out are
- what would be a default entry point into stripes-cli
- how to translate the commands in a way that they would have exports