1.0.2 • Published 1 year ago

micro-ts-cli v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Features 🎉

  • 🚀 Quickly create a new TypeScript project with microbundle
  • 🎨 Easy project customization with interactive prompts
  • 📥 Automatically clone and setup the micro-ts template repository

Usage 📖

To use micro-ts-cli, simply run the following command:

npx micro-ts-cli

This will launch the interactive prompts to create a new TypeScript project with microbundle.

How micro-ts works 🤔

micro-ts is a template repository on GitHub designed to quickly bootstrap TypeScript projects with microbundle. micro-ts-cli clone the micro-ts repository and sets up the new project by customizing the values in the package.json file.

For more information on micro-ts and its features, please visit the repository at: https://github.com/adevinwild/micro-ts

License 📝

MIT