Notebook for Engineers
Visit imbricate.io.
The Imbricate VSCode extension is the fastest way to get started with Imbricate. Install the extension from the VSCode Marketplace.
Imbricate CLI is available through NPM for package management. See https://github.com/imbricate/Imbricate-CLI.
To install Imbricate CLI:
Yarn 1.x
yarn global add imbricate
Yarn 2.x
yarn dlx -p imbricate
npm install -g imbricate