1.2.3 • Published 11 months ago

mm-tec-cli v1.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months 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

11 months ago

1.2.0

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.1.8

1 year ago

1.0.9

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.5

1 year ago

1.2.2

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.0

1 year ago

0.0.1

1 year ago