Skip to content
generated from unjs/template

🐶 A project generation CLI for good dogs

License

Notifications You must be signed in to change notification settings

selfawarestudio/greta

Repository files navigation

Greta

npm version npm downloads

A project generation CLI for good dogs. Used internally to quickly scaffold new projects at Self Aware. Currently a work in progress!

Usage

Install package:

pnpm i -g @selfaware/greta

Development

local 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

License

Published under the MIT license.