0.1.7 • Published 1 month ago

@walltowall/blok v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

@walltowall/blok

npm version

A CLI for scaffolding blocks for W|W Sanity + NextJS projects.

Usage

Install package as a dev dependency.

# npm
npm install -D @walltowall/blok

Usage:

# Create a new block
blok create CallToAction

Development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using pnpm install
  • Run interactive tests using pnpm dev

Releases

# Run Tests
pnpm test

# Build
pnpm prepack

# Publish
pnpm release

License

Published under MIT License.

0.1.7

1 month ago

0.1.6

3 months ago

0.1.5

3 months ago

0.1.4

6 months ago

0.1.3

6 months ago

0.1.2

6 months ago

0.1.1

6 months ago