Skip to content

heloineto/create-blip-extension

Repository files navigation

Create Blip Extension

Scaffolding Your Blip Extension

To start your extension, run the command below:

npm create blip-extension@latest

Then follow the prompts!

You can also directly specify the project name and the template you want to use via additional command line options. For example, to scaffold an extension using Typescript, run:

npm create blip-extension@latest blip-extension --template typescript

Currently, supported template presets include:

  • javascript
  • typescript

You can use . for the project name to scaffold in the current directory.

This project is inspired by Vite.js Create Vite.

About

CLI tool for creating extensions for the Blip platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •