@je-es/mecs
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@je-es/mecs

Node cli application to quickly create projects.

  • 📥 Usage

    npm i @je-es/mecs -g
  • 🌟 Syntax

    npx mecs --create <type> --as <name>
    
    # create npm package
    npx mecs --create npm --as myPackage
    # create electron application
    npx mecs --create electron --as myApp
    # 🌟 and more  ..

Made with ❤ by Maysara Elshewehy

Package Sidebar

Install

npm i @je-es/mecs

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

15.7 kB

Total Files

9

Last publish

Collaborators

  • maysara-ecs