@percolate/cli-utils
v0.1.23
Published
Percolate CLI utils
Downloads
564
Keywords
Readme
@percolate/cli-utils
Lightweight utils commonly used in CLI.
Usage
yarn add @percolate/cli-utils --dev
API
Since the interface is fully typed, you can inspect @percolate/cli-utils
's export object to see what's available.
import * as utils from '@percolate/cli-utils'
Development
yarn watch
yarn run
for all options.