create-galbe

0.5.1 • Public • Published

create-galbe

Create and setup new Galbe application.

Usage

To setup a new Galbe application with default configuration, simply run:

bun create galbe

This will create a new Galbe project under galbe-app folder in the current directory.

To define a custom project name, you can run:

bun create galbe my-project-name

This will setup a project with the default configuration.

Alternatively, you can use a different template to scaffold your project. To do that, you need to specify the --template option with the name of the template you want to use. Available templates are visible under the templates directory of this project.

bun create galbe my-project-name --template hello

Dependencies (0)

    Dev Dependencies (5)

    Package Sidebar

    Install

    npm i create-galbe

    Homepage

    galbe.dev

    Weekly Downloads

    3

    Version

    0.5.1

    License

    MIT

    Unpacked Size

    92.9 MB

    Total Files

    62

    Last publish

    Collaborators

    • pcaillaudm