Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 981 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 981 Bytes

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.