This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

micro-ts-cli

1.0.2 • Public • Published

micro-ts


micro-ts-cli A command-line interface for quickly bootstrapping TypeScript projects with microbundle


Generate a new repository

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

Generate a new repository

Readme

Keywords

none

Package Sidebar

Install

npm i micro-ts-cli

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

25.9 kB

Total Files

21

Last publish

Collaborators

  • adevinwild