create-autorepo
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

create-autorepo

npm typescript

Start a new project with autorepo

If I should maintain this repo, please ⭐️ GitHub stars

DM me on Twitter if you have questions or suggestions. Twitter Follow


Usage

If you have installed create-autorepo before, it is recommended to uninstall it first to ensure that you are using the latest version.

yarn global remove create-autorepo
yarn create autorepo
npm uninstall -g create-autorepo
npm create autorepo
pnpm remove -g create-autorepo
pnpm create autorepo

Dependenciesdependencies

  • @autosoft/autorepo-api: API for Autorepo.
  • enquirer: Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.

Dev Dependencies

  • autorepo: Autorepo abstracts away your dev dependencies, providing a single command to run all of your scripts.

License license

MIT

Package Sidebar

Install

npm i create-autorepo

Weekly Downloads

0

Version

0.1.7

License

MIT

Unpacked Size

4.74 kB

Total Files

8

Last publish

Collaborators

  • bconnorwhite