Skip to main content

Using a Block from Registry

As of now, we have only free blocks in the registry. When you go through the registry and find a block or your liking, click it for more details. image

Installing the Block

  1. Install the BB-CLI
  2. Connect the CLI with GitHub.
  3. If you chose a package block, skip this step. If you chose a Function/UI/Shared block, create a package block and use the chosen block in it. Create a package block with the command "bb init package-name" and change directory to the package block context with "cd package-name".
  4. Copy and paste the command in BB-CLI.
    image