Skip to content

repo-example/cli

Repository files navigation


logo


Test Coverage Github Repo Issues GitHub Repo stars

  • Overview 👀

    • Why ?

      ..

    • When ?

      ..



  • Quick Start 🔥

    install hmm first.

    • Create
      > hmm init <name> -t cli    # This will clone this repo and make some changes to suit your app.
      > cd <name>                 # Go to the project directory
      > hmm install               # Install the dependencies
    • Manage
      > hmm build         # To build your app
      > hmm test          # To test  your app
      > hmm start <args>  # To start your app
      # usage
          > hmm start create MyApp -t web
      
      # output
          Creating MyApp as web
    line

    • ..

      ..
    • ..

      ..


  • Documentation 📑

    • API ⛓️

      • ..

        ..

        ..
      • ..

        ..

        ..
      line

    • Related 🔗




About

ready-to-use cli project.

Resources

License

Stars

Watchers

Forks