Skip to content

imbricate/Imbricate

Repository files navigation

Imbricate ▦

┌───────┐
│ I M B │
│ R I C │
│ A T E │
└───────┘

Continuous Integration codecov npm version downloads

Yes to accountable notes, no to external hosting. Free, for everyone.

Install

yarn add @imbricate/core
# Or
npm install @imbricate/core --save

Documentation

Visit imbricate.io.

Quick Start with Imbricate VSCode Extension

Imbricate VSCode Extension is available through the Visual Studio Code Marketplace. See Imbricate VSCode Extension.

Quick Start with Imbricate CLI

Imbricate CLI is available through NPM for package management. See https://github.com/imbricate/Imbricate-CLI.

To install Imbricate CLI:

Using Yarn

Yarn 1.x

yarn global add imbricate

Yarn 2.x

yarn dlx imbricate

Using NPM

npm install -g imbricate

Usage

imbricate --help
┌─────────────────────┐
│ I M B R I C A T E ▦ │
└─────────────────────┘