Skip to content

helpers shared by the artefacts we ship - cli and main.

Notifications You must be signed in to change notification settings

sidekickcode/common

Repository files navigation

Common

Build Status

@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();

About

helpers shared by the artefacts we ship - cli and main.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published