Skip to content

3dyuval/dinotype

Repository files navigation

dinotype

A modern TypeScript CLI built with Ink and React.

Usage

npm start -- --name=YourName

Development

Quick start:

npm install
npm start -- --name=Yuval

Global development:

npm run build
npm link
dinotype --name=Yuval

Scripts

  • npm start - Build and run
  • npm test - Run tests
  • npm run format - Format code

Stack

TypeScript • Ink • Vitest • Biome

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published