1.2.3 • Published 2 years ago

mm-tec-cli v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

MM CLI

TypeScript NodeJS Prisma

MM CLI

Install

$ npm install --global mm-tec-cli

Prefix for all commands: mm

Example

  • mm generate-component Home
  • version (v) ➜ Output the version number
  • whoami ➜ Show your credentials stored
  • update-me ➜ update your credentials
  • store-me ➜ Store your git credentials (default is your local git credentials)
  • git-config (config) ➜ Configures git credentials
  • git-clone (clone) ➜ Clone a repository from your git
  • git-check (check) ➜ Print your current git credentials
  • generate-screen (gen-screen) ➜ Create a new file in src/screens
  • generate-page (gen-page) ➜ Create a new file in src/pages
  • generate-component (gen-comp) ➜ Create a new file in src/components
  • default-configs (configs) ➜ Store default configs (example: --not-index by default)

Running the project

  $ yarn
  $ yarn gen-prisma
  $ npm link

Running tests

  $ yarn test

Building the project

  $ yarn build

License

MIT - see LICENSE

1.2.3

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.8

2 years ago

1.0.9

2 years ago

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago

1.2.2

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago

0.0.1

2 years ago