0.1.4 • Published 6 months ago

create-bosk v0.1.4

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
6 months ago

create-bosk 🌱🌱

Scaffold a New Bosk Project

Run the following commands and follow the prompts:

  • With npm:

    $ npm create bosk@latest
  • With pnpm:

    $ pnpm create bosk@latest
  • With yarn:

    $ yarn create bosk

Or specify the project name and template via additional command line options:

  • With npm:

    $ npm create bosk@latest my-bosk-app -- --template adwaita-ts
  • With pnpm:

    $ pnpm create bosk my-bosk-app --template adwaita-ts
  • With yarn:

    $ yarn create bosk my-bosk-app --template adwaita-ts

Currently Supported Templates

  • adwaita-ts
0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

6 months ago