@z1/preset-tools
v0.5.8
Published
Documentation under construction.
Downloads
8
Readme
Z1 Preset Tools
Documentation under construction.
Dependencies
Usage
Install
yarn add @z1/preset-tools
Import
import tx from '@z1/preset-tools'
Example
const dirPath = tx.fs.path(path, '.roboteur')
const result = await tx.execa(
command,
arguments,
opts
)