@marsidev/create
TypeScript icon, indicating that this package has built-in type declarations

1.1.3 • Public • Published

@marsidev/create

Create multiple files from your command line.

npm version package size PRs Welcome Twitter Follow

Installation

npm install -g @marsidev/create

Usage

create <files> [options]

Examples

create index.ts
create src/index.ts
create index.html style.css app.js
create src/index.html src/styles/style.css src/app.js
create --base src/components Navbar.tsx Footer.tsx

License

MIT License © 2022 Luis Marsiglia

Package Sidebar

Install

npm i @marsidev/create

Weekly Downloads

0

Version

1.1.3

License

MIT

Unpacked Size

14.8 kB

Total Files

6

Last publish

Collaborators

  • marsidev