Skip to main content

@taqueria/plugin-core

The Core plugin provides core utility tasks that assist the user in various ways.

Requirements

  • Taqueria v0.22.2 or later
  • Node.js v16.16 or later. (v17.x.x or later is not supported)

Installation

To install the Core plugin on a Taqueria project, navigate to the project folder and run:

taq install @taqueria/plugin-core

The taq clean task

Basic usage is:

taq clean

Basic description

This task will delete all Taqueria-related states and docker images

Plugin Architecture

This is a plugin developed for Taqueria built on NodeJS using the Taqueria Node SDK and distributed via NPM