kivapi/kivapi-cli

Command line interface for working with Kivapi projects

v0.4.4 2023-08-17 10:33 UTC

This package is auto-updated.

Last update: 2024-05-25 10:40:12 UTC


README

This is toolset for Kivapi

How to intall

composer global require kivapi/kivapi-cli

Global commands

  • help - shows this information
  • create - creates new project
  • status - information about system and also project

Project commands

  • build - build projects with yarn & webpack