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 imbricateYarn 2.x
yarn dlx -p imbricatenpm install -g imbricate