Licence
AGPL-3.0
Version
3.3.9
Deps
9
Vulns
32
Weekly
0
Common
@sidekick/common are helpers shared by the releasable artefacts we ship - cli and main.
Subpackages
log
os
persistentConfig
repoConfig
tracking
universal
Installation
npm install --save @sidekick/common
Usage
var os = require("@sidekick/common/os");
os.getTempDir();