create-besties
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

create-besties

A CLI for creating new apps and libraries using besties' configurations:

pnpm create besties [project-name] [options]

Or, if you'd prefer not to answer prompts, you can use flags:

name shorthand default description
help h show help page
version v show version
type t type of project, either 'app' or 'lib'
author a your git user.name config value used in the package.json and in the license file if applicable
license l LicenseRef-OQL-1.2 license of the project. one of 0BSD, AGPL-3.0, GPL-3.0, LicenseRef-OQL-1.2, or MIT
pnpm create besties my-amazing-app --type app

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i create-besties

Weekly Downloads

21

Version

1.2.2

License

MIT

Unpacked Size

105 kB

Total Files

30

Last publish

Collaborators

  • hazycora