create-knyt
v0.3.0
Published
A scaffolding tool to generate new Knyt projects from boilerplates.
Maintainers
Readme
🐣 A CLI tool for scaffolding Knyt projects.
This package is part of Knyt, a toolkit designed to simplify modern web development.
Documentation
View the quick start guide to get started with creating a new Knyt project.
Running the CLI
To run the CLI, you can use one of the following commands:
Prerequisite: Either Node.js or Bun must be installed in your environment.
With npm:
npm create knyt@latestWith Bun:
bun create knyt@latestWith pnpm:
pnpm create knyt@latestUpdates
See the CHANGELOG for a list of changes.
License
This package is licensed under the BSD 3-Clause License.
Open-Source Initiative
This project is supported by Sables Applications LLC as part of its open-source initiatives.
