@my-devkit/cli
TypeScript icon, indicating that this package has built-in type declarations

2.0.3 • Public • Published

My DevKit CLI

Development tools specialized for My DevKit

The Goal of My DevKit CLI

The My DevKit CLI creates, manages, builds and test your projects. It's built on top of the MyDevKit utilities:

  • @my-devkit/core
  • @my-devkit/firebase
  • @my-devkit/migrations

Installation

To get started locally, follow these instructions:

pnpm install @my-devkit/cli

Building

To make a local build of your project:

mdk build

This command will compile your project after cleaning up previously transpiled typescript files.

Watch mode

mdk watch

This command will compile your project after cleaning up previously transpiled typescript files

To be improved: The cleanup is not working yet on watch mode...

Publish npm package

This command is a facility to publish a package only if it's content has changed during the continuous integration.

mdk publish

Token replacement

This command is a facility to publish a package only if it's content has changed during the continuous integration.

mdk replace-token

Readme

Keywords

none

Package Sidebar

Install

npm i @my-devkit/cli

Weekly Downloads

1

Version

2.0.3

License

MIT

Unpacked Size

59.3 kB

Total Files

55

Last publish

Collaborators

  • buonjg