Skip to content

shin/create-shin

Repository files navigation

create-shin

A tool that creates template starters for personal projects

Table of Contents

Usage

Run command

npm create shin@latest

or

npx create-shin@latest

Templates

Currently supported templates:

  • ts - Typescript
  • db - Database

Upcoming support templates:

  • ga - Graphql-API
  • fs - Full-Stack
  • excel - Exceljs

Dependencies

  • @clack/prompts
  • commander
  • cross-spawn
  • picocolors
  • unbuild

License

MIT


Additional Information

Version History

  • 0.0.0
    • Initial Release

Contact

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published