Git Product home page Git Product logo

mm-cli's Introduction

MM CLI

TypeScript NodeJS Prisma

MM CLI

Install

$ npm install --global mm-tec-cli

Prefix for all commands: mm

Example

  • mm generate-component Home
Commands
  • 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

mm-cli's People

Contributors

christofermendes avatar dependabot[bot] avatar

Stargazers

Cezar H. avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.